Awkee / pandoc

Automatically exported from code.google.com/p/pandoc
GNU General Public License v2.0
0 stars 0 forks source link

no textile comments implemented #310

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
According to the textile documentation 
(http://txstyle.org/doc/40/textile-comments), comments aren't implemented in 
pandoc.

Here is a small sample:

Some text here.

###. This is a textile comment block.
It will be removed from your document.

More text to follow.

The second paragraph is a comment.

Would you be so kind to implement it?

Many thanks for your help,

Pablo

Original issue reported on code.google.com by google-c...@pragmata.tk on 5 Sep 2012 at 4:37

GoogleCodeExporter commented 9 years ago
This is not an active bug tracker. Use http://github.com/jgm/pandoc/issues.

But I'm happy to report that textile comments are now supported in the 
development code.

Original comment by fiddloso...@gmail.com on 12 Oct 2012 at 11:14