Fossil

markdown-test1.md at [f9fa692af9]
Login

markdown-test1.md at [f9fa692af9]

File test/markdown-test1.md artifact bbb3b935b6 part of check-in f9fa692af9



Markdown Formatter Test Document
================================

This document is designed to test the markdown formatter.

 * A bullet item.
     *  A subitem
 * Second bullet

More text

 1. Enumeration
    1.1.  Subitem 1
    1.2.  Subitem 2
 2. Second enumeration.

Another paragraph.



Other Features
--------------

Text can show *emphasis* or _emphasis_ or **strong emphassis**.