diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2011-11-16 14:52:10 -0800 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2011-11-16 19:14:55 -0800 |
| commit | fc1c17b174eabf10f11bf45c4762569cce505956 (patch) | |
| tree | e2aacbff63e8c3ae9d48f8a67bb1048c66919ee4 /tests/tables.asciidoc | |
| parent | 1da1d4ec24533e0213d91efb3529d5f84e189465 (diff) | |
| download | pandoc-fc1c17b174eabf10f11bf45c4762569cce505956.tar.gz | |
Added an asciidoc writer (partial).
Still TODO:
- documentation in README
- add default.asciidoc to templates/
- lists
- tables
- proper escaping
- footnotes with blank lines - print separately at end?
currently they are just ignored.
- fix header (date gives weird result on pandoc README)
Diffstat (limited to 'tests/tables.asciidoc')
| -rw-r--r-- | tests/tables.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tables.asciidoc b/tests/tables.asciidoc new file mode 100644 index 000000000..48cdce852 --- /dev/null +++ b/tests/tables.asciidoc @@ -0,0 +1 @@ +placeholder |
