summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors (patch #149).milde2019-02-121-1/+1
* Revert the fix for backslash escaping in transforms.milde2018-11-211-23/+20
* smartquotes: Use single backslashes for escaping.milde2018-11-201-20/+23
* Update documentation of length units.milde2017-11-271-9/+17
* Minor documentation update: smartquotes is still experimental.milde2017-11-081-1/+1
* Fixes and test for literal block handling in LaTeX.milde2017-09-221-1/+12
* Documentation update: Dropped support for Python 2.4, 2.5, 3.1, and 3.2.milde2017-08-101-3/+0
* Fix [ 319 ] MathJax CDN shut down on April 30, 2017. milde2017-06-161-27/+50
* small documentation fixesmilde2017-06-141-1/+1
* remove link from raw htmlgrubert2017-06-101-3/+0
* back to 8104grubert2017-06-101-7/+39
* remove bogus linkgrubert2017-06-101-3/+0
* remove references to gmanegrubert2017-06-101-36/+7
* Add archive search box and link to oversight page for mail lists.milde2017-06-091-16/+15
* Remove dead links to the Gmane web interface.milde2017-06-091-34/+54
* Compile "smartquotes.txt" with --smartquotes=true.milde2017-06-011-0/+3
* Add "smartquotes-locales" setting.milde2017-05-082-148/+190
* Fix a typo and add example in latex writer documentation.milde2017-04-281-2/+10
* Documentation update.milde2017-04-191-7/+9
* Document and update smartquotes.milde2017-04-101-0/+465
* LaTeX documentation update.milde2017-03-131-14/+20
* Cleanup and documentation update for latex writer class handling.milde2017-03-111-159/+144
* Documentation update. colwidth-auto also supported by html4 writer.milde2017-03-071-8/+4
* latex-writer: Handle class arguments for block-level elementsmilde2017-03-031-71/+138
* Documentation update.milde2017-02-061-8/+21
* Minor documentation updatemilde2017-01-031-1/+1
* Remove (already commented) "source date epoch" setting.milde2016-12-311-22/+0
* Minor documentation update.milde2016-12-221-11/+17
* Add rst2html4 front end. Update docs.milde2016-12-101-2/+2
* HTML writers: Outsourcing of common code to _html_base.py.milde2016-11-292-102/+93
* html writer documentation: Remove link to unknown target.milde2016-09-161-6/+6
* Add a link to restview to our link list.milde2016-09-151-2/+16
* Fix tests after renaming html5 writer.milde2016-08-192-5/+5
* Rename html_plain writer to html5_polyglott.milde2016-08-181-13/+13
* Documentation update.milde2016-08-033-181/+190
* Support tables with auto-sized column widths in html_plain and latex2e writers.milde2016-07-301-2/+1
* Revert application of [ 132 ] (SOURCE_DATE_EPOCH for "date" directive).milde2016-07-281-14/+16
* "use_source_date_epoch" config setting.milde2016-07-271-27/+47
* Updated link to source in tutorial.smerten2016-07-251-1/+1
* Fix/Complete Setting for character-level-inline-markup.milde2016-05-261-10/+9
* Avoid misleading name "simple" for unescaped character-level inline markup se...milde2016-05-261-8/+20
* Apply [ 103 ] inline markup without word boundaries; escaping in embedded URIs.milde2016-05-251-6/+21
* Update doc and links.milde2016-02-261-1/+1
* Various minor documentation edits.milde2016-01-133-10/+13
* add tinkerergrubert2015-10-141-0/+4
* Update link-list.milde2015-10-081-3/+10
* Update tutorial to V1.4.1 of `rst.el`.smerten2015-10-041-41/+106
* Add crosslinks in the documentation.milde2015-08-181-68/+55
* Small fix for HTML writer documentation.milde2015-08-171-1/+1
* Fix footnotes with content that does not start with a paragraph.milde2015-08-121-5/+12