| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-05-05 | Asciidoc writer: use `` `+...+` `` form for inline code. | John MacFarlane | 1 | -7/+7 | |
| The old `` `a__b__c` `` yields emphasis inside code in asciidoc. To get a pure literal code span, use `` `+a__b__c+` ``. | |||||
| 2019-05-05 | Asciidoc writer: use proper smart quotes with asciidoctor. | John MacFarlane | 1 | -8/+8 | |
| Asciidoctor has a different format for smart quotes. Closes #5487. | |||||
| 2019-02-09 | Fixed asciidoc display math in list contexts. | John MacFarlane | 1 | -1/+1 | |
| 2019-02-09 | Asciidoctor writer sets the stem attribute if it contains latexmath | TG | 1 | -0/+1 | |
| 2019-02-09 | Adds Asciidoctor sprcific writer and tests | TG | 1 | -0/+648 | |
