roff-like markup to HTML with additional niceties.
git clone git://git.skec.site/pub/broff.git
log | files | refs | readme | license

Commit messageAuthorLatest commitFiles+-
footnotes: some cleanupMichael Skec2023-11-22T06:44:42.000Z1+67-49
Initial (experimental) support for footnotesMichael Skec2023-11-22T06:44:42.000Z1+415-241
implement strikeout text macrosMichael Skec2023-11-22T06:44:42.000Z1+5-0
add .LP macro. Bug fix for incorrect sentence end detection.Michael Skec2023-11-22T06:44:41.000Z1+15-4
unicode escape parsingMichael Skec2023-11-22T06:44:41.000Z1+18-3
add superscript 'c' character escapeMichael Skec2023-11-22T06:44:41.000Z1+3-0
now converts most nonalphanumeric characters to escape sequences. Also adds escapes for ascii quotes (for use in quoted commands like font changes)Michael Skec2023-11-22T06:44:41.000Z1+28-3
add .IM command for <img>, and apply sentspc classes for paragraphsMichael Skec2023-11-22T06:44:41.000Z1+39-4
add .F for fixed font. also removes broff-escapes scriptMichael Skec2023-11-22T06:44:40.000Z3+82-58
better sentence end detectionMichael Skec2023-11-22T06:44:40.000Z1+28-7
add \~ escape for non-breaking spaceMichael Skec2023-11-22T06:44:40.000Z1+1-0
fix preformatted lines ending on an additional newlineMichael Skec2023-11-22T06:44:40.000Z1+2-2
support .TL and .DA commandsMichael Skec2023-11-22T06:44:40.000Z1+36-6
support commentsMichael Skec2023-11-22T06:44:39.000Z2+8-3
initial commitMichael Skec2023-11-22T06:44:39.000Z6+1226-0