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 3043993 commit 29c16c5Copy full SHA for 29c16c5
src/resources/pandoc/templates/default.markdown
@@ -1,5 +1,5 @@
1
$if(title)$
2
-# $title$
+# $title/nowrap$
3
$endif$
4
$for(by-author)$$it.name.literal$$sep$, $endfor$
5
$if(date)$
0 commit comments