Minor formatting change.

This commit is contained in:
John MacFarlane 2010-07-24 10:15:53 -07:00
parent 24921f18d4
commit 18790ad309

View file

@ -123,6 +123,7 @@ version:
their alt text rather than a broken link.
+ LaTeX reader improvements:
- Made latex `\section`, `\chapter` parsers more forgiving of whitespace.
- Parse `\chapter{}` in latex.
- Changed `rawLaTeXInline` to accept `\section`, `\begin`, etc.