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:
parent
d28dca57db
commit
d8135b2e67
1 changed files with 0 additions and 1 deletions
|
@ -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*")
|
||||
|
|
Loading…
Reference in a new issue