summaryrefslogtreecommitdiff
path: root/docutils/docs/user/config.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert addition of `io.OutString` and the "auto_encode" argument.milde2023-05-021-1/+1
* Update documentation for the "csv-table" directive.milde2023-04-181-1/+3
* Announce change of "math-output" setting default for HTML5 to "MathML".milde2023-04-141-40/+37
* Do not decode OpenDocument zip packages with `publish_string()`.milde2023-04-131-4/+17
* New general setting "output".milde2023-02-071-0/+15
* Update documentation on planned changes.milde2023-02-061-2/+4
* Always use POSIX path in macros loading stylesheets.milde2023-01-161-1/+3
* Fix [bugs:#384]: allow omission of citations with "use_bibtex" setting.milde2022-12-191-6/+10
* Update Publisher API documentation.milde2022-12-131-2/+4
* The "xetex" writer now ignores settings in the [latex2e writer] config section.milde2022-12-011-6/+6
* Small documentation fixes and updates.milde2022-11-281-1/+1
* Documentation updatemilde2022-11-181-2/+2
* Update/clarify documentation/docstrings.milde2022-11-071-0/+4
* Support `pandoc` as an external LaTeX to MathML converter.milde2022-11-041-0/+4
* Documentation fix [bug#454].milde2022-09-131-1/+1
* Documentation fixes.milde2022-09-131-6/+7
* Documentation updatesmilde2022-07-061-11/+10
* Documentation updatemilde2022-06-171-18/+16
* Postpone deprecations to Docutils 2.0milde2022-05-301-1/+1
* Command line "entry point" to the docutils package. Part 2/2.milde2022-05-301-5/+6
* Minimalistic menu bar for documentation pages.milde2022-04-021-0/+2
* Update PEP base URL and template.milde2022-03-131-1/+1
* Small fixes, mostly documentation. Test more "list" settings.milde2022-02-051-2/+1
* Update URLs in the docs.milde2022-01-211-11/+11
* Add/update link to time.strftime().milde2022-01-201-3/+2
* Refer to the "pycmark" CommonMark parser and other documentation fixes.milde2022-01-111-13/+33
* Remove lingering references to Python 2.milde2022-01-061-4/+0
* Front-end documentation update and small fix.milde2022-01-051-3/+7
* Docutils 0.19 requires Python 3.7 or later.milde2022-01-031-4/+5
* Document "myst" parser alias.milde2022-01-031-3/+9
* docutils-cli.py: allow drop-in components for reader and parser.milde2021-12-231-3/+11
* Small documentation updates and fixes.milde2021-12-231-5/+21
* Document image formats, small documentation fixes and updates.milde2021-11-091-1/+1
* Fix spellingmilde2021-10-221-2/+2
* Fix spelling errors.milde2021-10-211-15/+15
* docutils-cli.py: Read settings from standard configuration files.milde2021-10-191-0/+29
* Config setting image_loading: use value "link" instead of "eager".milde2021-10-151-6/+6
* New option "image_loading" for HTML5.milde2021-10-131-12/+27
* HTML5: New default for table column widths (fixes bug #426).milde2021-10-011-2/+0
* LaTeX writer: New algorithm for table colum widths. Fixes bug #422.milde2021-09-301-25/+34
* LaTeX writer: Refactor computation of table column widths.milde2021-08-101-8/+11
* HTML5: add self-link after section headings (feature request #28).milde2021-07-051-58/+64
* HTML5: small fixes, preparation for footnote handling refactoring.milde2021-06-251-1/+0
* Change default value for the "auto_id_prefix" setting to "%".milde2021-06-181-1/+1
* Make "meta" a standard node.milde2021-06-171-5/+10
* Minor documentation update.milde2021-05-271-1/+1
* Document recent changes to MathML support.milde2021-05-201-6/+13
* Default of "legacy_class_functions" setting changed to "False".milde2021-05-181-1/+1
* Documentation fixes.milde2021-04-191-94/+110
* Documentation update.milde2021-04-131-1/+1