Fossil

markdown-test1.md at [b5edfa3b3c]
Login

markdown-test1.md at [b5edfa3b3c]

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



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**.