diff options
Diffstat (limited to '_notes/markdown.md')
-rw-r--r-- | _notes/markdown.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_notes/markdown.md b/_notes/markdown.md index b62284f..37b15db 100644 --- a/_notes/markdown.md +++ b/_notes/markdown.md @@ -1,5 +1,6 @@ --- -title: Markdown style guide +title: Markdown +subtitle: style guide --- * `diff`- and HTML-friendliness is valued over human-readability. * Every sentence starts on a new line ("semantic newlines"). |