We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d9714 commit c940967Copy full SHA for c940967
_overviews/scala3-scaladoc/blog.md
@@ -52,13 +52,13 @@ authorImg: <Link to the author's image>
52
## Special characters for the content
53
Keep in mind that the writing of your blog content is done with classic markdows but here are some useful examples:
54
55
-` ```<content>``` ` : Multiline code block
+` ```<content>``` ` : Multiline code block.
56
57
-You can also specify a language type, ` ```scala <content>``` `
+You can also specify a language type, ` ```scala <content>``` `.
58
59
-`# Title` : For titles
+`# Title` : For titles.
60
61
-`## Subtitle` : For subtitles
+`## Subtitle` : For subtitles.
62
63
`word` : For inline code.
64
0 commit comments