| Age | Commit message (Collapse) | Author |
|
This broke more or less everything in SPMD.
Thanks, Anil!
|
|
Otherwise empty paragraphs won't be seen.
|
|
This caused the "two spaces creates blank line inside dialog"
trick to fail.
|
|
(But only if it's the last paragraph or followed by a slug.)
|
|
|
|
Fixed according to spec.
|
|
Sometimes the segments of the RichString objects became RichString
objects instead of Segment. That's what you get for dynamic typing
I guess...
|
|
|
|
E.g. write "é"; instead of "é".
|
|
|
|
It doesn't work, so avoid confusion. See bug #1.
|
|
|
|
This simplifies the code a little.
|
|
|
|
|
|
Show that in parameter to __init__.
|
|
|
|
I couldn't copy his straigh as the HTML structure has changed.
|
|
This should now be a bit more ideomatic HTML.
For example, slugs are <h2> tags.
|
|
Annotation will be a flag to normal html, if we need it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also: FDX output should have correct line breaks now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise it is parsed as dialog.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(File was missing.)
|
|
|
|
The rule that a transition must be followed by a slug is not implemented.
|
|
|
|
|
|
|