a9fc71118f
- Improved support for custom macro definitions. - LinePart type has been added. RoffStr is now one constructor of LinePart (the other being MacroArg). - MComment has lost its argument. - MEndMacro has been removed. - MStr has been removed (we now simply use LinePart). - Macros now store a list of tokens. - Each macro argument is a [LinePart], instead of a LinePart. - .BR now behaves as documented in man (and doesn't create a link). |
||
---|---|---|
.. | ||
Readers | ||
Writers | ||
Command.hs | ||
Helpers.hs | ||
Lua.hs | ||
Old.hs | ||
Shared.hs |