2021-08-10 |
Ingo Schwarze | Support two-character font names (BI, CW, CR, CB, CI) |
blob | commitdiff | raw |
2020-06-22 |
Ingo Schwarze | Because mandoc_aux.h and mandoc.h use __attribute__... |
blob | commitdiff | raw | diff to current |
2020-04-03 |
Ingo Schwarze | Remove some stray argument names from function prototypes, |
blob | commitdiff | raw | diff to current |
2020-02-27 |
Ingo Schwarze | Introduce the concept of nodes that are semantically... |
blob | commitdiff | raw | diff to current |
2020-02-20 |
Ingo Schwarze | bugfix: .Tg must be ignored completely in these output... |
blob | commitdiff | raw | diff to current |
2020-01-19 |
Ingo Schwarze | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly... |
blob | commitdiff | raw | diff to current |
2019-07-01 |
Ingo Schwarze | delete trailing whitespace and space-tab sequences... |
blob | commitdiff | raw | diff to current |
2018-12-30 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-15 |
Ingo Schwarze | Several improvements to escape sequence handling. |
blob | commitdiff | raw | diff to current |
2018-12-03 |
Ingo Schwarze | In the validators, translate obsolete macro aliases... |
blob | commitdiff | raw | diff to current |
2018-10-25 |
Ingo Schwarze | Implement the \f(CW and \f(CR (constant width font... |
blob | commitdiff | raw | diff to current |
2018-08-17 |
Ingo Schwarze | Remove more pointer arithmetic passing via regions... |
blob | commitdiff | raw | diff to current |
2018-08-16 |
Ingo Schwarze | Implement the \*(.T predefined string (interpolate... |
blob | commitdiff | raw | diff to current |
2018-04-11 |
Ingo Schwarze | preserve comments before .Dd when converting mdoc(7... |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | implement the roff(7) \p (break output line) escape... |
blob | commitdiff | raw | diff to current |
2017-05-30 |
Ingo Schwarze | fix formatting of intermediate punctuation in .Lk |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move .sp to the roff modules. Enough infrastructure... |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | move .ll to the roff modules |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move handling of the roff(7) .ft request from the man(7) |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Ingo Schwarze | Parser reorg: |
blob | commitdiff | raw | diff to current |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2017-04-17 |
Ingo Schwarze | Fix handling of trailing punctuation in .Lk. |
blob | commitdiff | raw | diff to current |
2017-03-11 |
Ingo Schwarze | In markdown, autolinks are dangerous. Different compil... |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Ingo Schwarze | The CommonMark specification wants that opening parentheses |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Ingo Schwarze | According to the CommonMark specification, backslash... |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Ingo Schwarze | The CommonMark specification allows list markers fo... |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Ingo Schwarze | Do not increment .Bl -enum list markers beyond two... |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Ingo Schwarze | .Bl -column never gets blank lines between rows |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Ingo Schwarze | Add a blank after ">" when quoting. |
blob | commitdiff | raw | diff to current |
2017-03-07 |
Ingo Schwarze | Escape blanks at the end of markdown lines |
blob | commitdiff | raw | diff to current |
2017-03-07 |
Ingo Schwarze | fix completely empty .Eo: no blank line wanted |
blob | commitdiff | raw | diff to current |
2017-03-07 |
Ingo Schwarze | fix spacing after empty .Fl |
blob | commitdiff | raw | diff to current |
2017-03-07 |
Ingo Schwarze | implement .An -split and -nosplit |
blob | commitdiff | raw | diff to current |
2017-03-07 |
Ingo Schwarze | Fix .In formatting in the SYNOPSIS: |
blob | commitdiff | raw | diff to current |
2017-03-06 |
Ingo Schwarze | URIs need different escaping; reported by reyk@ |
blob | commitdiff | raw | diff to current |
2017-03-04 |
Ingo Schwarze | Remove a redundant condition in .%T handling, no functi... |
blob | commitdiff | raw | diff to current |
2017-03-03 |
Ingo Schwarze | new -mdoc -Tmarkdown output mode; OK millert@ reyk... |
blob | commitdiff | raw | diff to current |
|