Changelog
New in MoinLight 0.2.1 (Changes since MoinLight 0.2)
- Attempted to fix the lack of spacing between table cell content joined
using the continuation syntax.
New in MoinLight 0.2 (Changes since MoinLight 0.1)
- Added some support for processing MoinMoin page directories.
- Added support for a common attachments directory in the output.
- Introduced block nodes inside table cells, requiring styling changes.
- Adjusted the handling of padding within table cells.
- Fixed table cell attribute parsing.
- Fixed Graphviz styling to not apply gradients to edge features.
- Made some table of contents macro styling improvements.
- Fixed table of contents processing when no section entries are found.
- Fixed the parsing of directives without values.
- Suppress macros in output when they are unexpanded.
- Permitted aliases for components ("dot" and "graphviz", "wiki" and "moin").
- Made various other changes to improve parsing and error handling.