You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/textfile_0.md

21 lines
373 B
Markdown

{
"comment": "This is JSON front-matter"
}
## Test
* One
* Two
* Three
<span style="color: #f00; font-weight: bold">Bold red</span>
<span style="text-decoration: underline; background-color: darkblue">Underline</span>
<pre>
Hello,
<span class="name">World</span>!
</pre>
Goodbye, <span style="border-left: solid cyan; border-right: dashed green">World</span>!