summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tagging release 0.17docutils-0.17grubert2021-04-030-0/+0
* reorderdocutils-0.17@8654grubert2021-04-031-6/+8
* release 0.17grubert2021-04-0321-27/+27
* corrections : rm -r does not require forcegrubert2021-04-031-4/+2
* Fix script name, add toxgrubert2021-04-031-2/+6
* updated release stepsgrubert2021-04-031-198/+78
* copy some more things from HISTORY into release 0.17grubert2021-04-021-0/+27
* Update announcements.milde2021-04-011-4/+8
* Fix typo.milde2021-03-274-7/+7
* Documentation update.milde2021-03-2615-308/+277
* Rename buildhtml.py's "html-writer" option to "writer".milde2021-03-261-4/+9
* Style ToC in HTML5 writer.milde2021-03-262-22/+34
* Escape newlines in filenames when reporting an error.milde2021-03-202-8/+10
* Documentation update. Warn about file overwriting.milde2021-03-203-43/+64
* HTML5 writer: support <video>.milde2021-03-206-1/+125
* Update comments and advertised future changes.milde2021-03-203-19/+24
* Fixup for r8636: use <small> for line numbers.milde2021-03-203-15/+20
* HTML5: Place code-block line numbers in pseudo-elements.milde2021-03-197-12/+26
* HTML5 stylesheet update and cleanup. Class value for documents with ToC.milde2021-03-196-242/+207
* Update "responsive" HTML5 style sheet.milde2021-03-091-42/+29
* Small documentation updates and fixes.milde2021-03-093-35/+32
* HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.milde2021-03-0911-34/+36
* Small documentation updates and fixes.milde2021-03-0516-126/+158
* New responsive style for HTML5.milde2021-03-055-10/+486
* Simplify default HTML5 stylesheet.milde2021-03-051-16/+12
* Update functional test sample.milde2021-02-2311-724/+779
* latex-writer: add \\leavevmode after term or field name if required.milde2021-02-189-36/+649
* Small documentation update.milde2021-02-183-16/+16
* HTML5 writer: use "figcaption" only for captions nested in a figure.milde2021-02-131-4/+5
* Update planned changes for HTML5 writer.milde2021-02-132-2/+7
* Fix/Update HTML5 writer functional test.milde2021-02-134-283/+286
* Small fixes and tweaks in the "minimal" HTML5 style sheet.milde2021-02-132-29/+27
* Improve/Fix the "tuftig" HTML5 style sheet.milde2021-02-131-412/+394
* Fix class value handling for footnotes and citations in HTML5.milde2021-02-131-11/+10
* Small documentation update.milde2021-02-131-6/+11
* version 0.17b2.devgrubert2021-02-1019-21/+21
* Set version 0.17b1grubert2021-02-1020-21/+23
* Add Python 3. and 3.9 to setup.pygrubert2021-02-101-0/+2
* FIX r8608 moved attribute-optional in html5 test: but not in expected grubert2021-02-101-10/+0
* add python 3.8 and 3.9grubert2021-02-101-1/+1
* Small documentation update/fix.milde2021-01-262-9/+25
* Support "captionbelow" class value for tables in HTML5.milde2021-01-263-16/+24
* Small update of the functional test input.milde2021-01-269-20/+28
* Revert "html5 writer: wrap image elements in <p> unless inline or in figure."milde2021-01-265-61/+30
* Support the "meta" directive in LaTeX.milde2021-01-117-19/+62
* ODF writer: support "subject" metadata field.milde2021-01-111-4/+3
* Fix/improve "odf" writer metadata handling.milde2021-01-083-49/+46
* Make "meta" elements available for "latex" and "odt".milde2021-01-089-95/+124
* Small fixes.milde2021-01-086-27/+26
* Clean up Markdown support.milde2021-01-035-114/+4