Fixed typo in website.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1664 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
27ad03fcbc
commit
e0a6e8d6cc
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ You may view existing bug reports and submit new ones at
|
|||
+ Markdown tables without headers are now possible.
|
||||
+ New hard line break syntax: backslash followed by newline.
|
||||
+ Improved performance of markdown reader by ~10% by eliminating the
|
||||
need for a separate parsing pass for notes. Raw notes are now stored
|
||||
need for a separate parsing pass for notes.
|
||||
+ Improved syntax highlighting for literate Haskell.
|
||||
+ Support for "..code-block" directive in RST reader.
|
||||
+ Windows binary now includes highlighting support.
|
||||
|
|
Loading…
Add table
Reference in a new issue