Revert "Revert "Merge pull request #695 from github/detect-prose""

This commit is contained in:
Garen Torikian
2013-12-08 13:51:27 -08:00
parent 2315cdb993
commit 5c602d0a4e
8 changed files with 514 additions and 1 deletions

View File

@@ -0,0 +1,25 @@
Document Title
==============
Doc Writer <thedoc@asciidoctor.org>
:idprefix: id_
Preamble paragraph.
NOTE: This is test, only a test.
== Section A
*Section A* paragraph.
=== Section A Subsection
*Section A* 'subsection' paragraph.
== Section B
*Section B* paragraph.
.Section B list
* Item 1
* Item 2
* Item 3