summaryrefslogtreecommitdiff
path: root/docutils/docs/user
Commit message (Expand)AuthorAgeFilesLines
...
* Front-end documentation update and small fix.milde2022-01-052-31/+81
* 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
* Documentation update/additions.milde2021-11-011-18/+46
* Fix spellingmilde2021-10-224-22/+22
* 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-302-89/+122
* Documentation updatemilde2021-09-241-44/+29
* TODOsgrubert2021-08-231-2/+4
* LaTeX writer: Refactor computation of table column widths.milde2021-08-102-9/+12
* Update SVG image samples and tests.milde2021-07-194-239/+28
* HTML5: add self-link after section headings (feature request #28).milde2021-07-051-58/+64
* Reorganise functional tests.milde2021-06-301-40/+8
* 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-203-763/+13
* MathML: remove unrequired <mrow>s, support more commands.milde2021-05-201-101/+96
* MathML: support \circledR, \circledS, functions that take limits.milde2021-05-201-19/+15
* MathML fix multi-digit number literals. Support optional arg for \sqrt.milde2021-05-201-28/+21
* MathML: fix script/limt order when given as ^{super}_{sub}.milde2021-05-201-7/+12
* MathML: new text_optarg(), refactor parse_latex_math(), support more TeX cmds.milde2021-05-201-36/+58
* MathML: Refactor XML output routines.milde2021-05-201-11/+10
* MathML: simplify node class interface, fix accent handling.milde2021-05-201-9/+12
* Comprehensive Sample Document/Guide for LaTeX math input.milde2021-05-201-0/+691
* Update documentation (links).milde2021-05-201-118/+57
* Remove IE 6 compatibility workaround for S5.milde2021-05-181-6/+0
* Default of "legacy_class_functions" setting changed to "False".milde2021-05-181-1/+1
* Documentation update.milde2021-05-081-39/+27
* Documentation fixes.milde2021-04-191-94/+110
* Documentation update.milde2021-04-131-1/+1
* Update documentationmilde2021-04-071-54/+58
* Fix typo.milde2021-03-271-2/+2
* Documentation update.milde2021-03-263-168/+141
* Documentation update. Warn about file overwriting.milde2021-03-202-20/+20
* HTML5 writer: support <video>.milde2021-03-201-0/+0
* HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.milde2021-03-091-5/+0
* Small documentation updates and fixes.milde2021-03-058-75/+77
* Small documentation update.milde2021-02-182-10/+10
* Small documentation update/fix.milde2021-01-261-8/+24
* Support "captionbelow" class value for tables in HTML5.milde2021-01-261-14/+17
* Fix/improve "odf" writer metadata handling.milde2021-01-081-21/+22