Skip to content
Snippets Groups Projects
Commit be3dc079 authored by Guillaume Grossetie's avatar Guillaume Grossetie :headphones:
Browse files

Add a single-line comment example

parent f5bd0cb4
No related branches found
No related tags found
No related merge requests found
Let me show you the way.
// A single-line comment.
Let's go on a little trip.
\ No newline at end of file
{
"body": [
{
"type": "Paragraph",
"children": [
{
"type": "Str",
"value": "Let me show you the way."
}
]
},
{
"type": "Paragraph",
"children": [
{
"type": "Str",
"value": "Let's go on a little trip."
}
]
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment