mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-22 07:25:36 +00:00
Remove misleading comment from Muse reader tests
pandoc follows Text::Amuse rules instead of being bug compatible with Emacs Muse
This commit is contained in:
@@ -63,7 +63,6 @@ tests =
|
||||
"*Foo bar*" =?>
|
||||
para (emph . spcSep $ ["Foo", "bar"])
|
||||
|
||||
-- Emacs Muse allows this
|
||||
, "Newline in the beginning of emphasis" =:
|
||||
"*\nFoo bar*" =?>
|
||||
para (text "*\nFoo bar*")
|
||||
|
||||
Reference in New Issue
Block a user