summaryrefslogtreecommitdiff
path: root/tests/test_markup.py
Commit message (Expand)AuthorAgeFilesLines
* Fix suppression of needed whiteline, encapsulate into \sphinxAtStartParjfbu2021-01-291-21/+21
* Fix #8780: long words in narrow columns may not be hyphenatedjfbu2021-01-291-21/+33
* Close #1638: html: Add permalink icons to glossary termsTakeshi KOMIYA2021-01-241-2/+6
* Fix #8714: html: kbd role with "Caps Lock" rendered incorrectlyTakeshi KOMIYA2021-01-221-0/+7
* Merge branch '3.4.x' into 3.xTakeshi KOMIYA2021-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* | Fix test: missing compound class for kbd tagTakeshi KOMIYA2020-12-311-1/+1
* | Merge pull request #8620 from tk0miya/8619_compound_kbdTakeshi KOMIYA2020-12-311-2/+2
|\ \
| * | Close #8619: html: kbd role generates customizable HTML tags for compound keysTakeshi KOMIYA2020-12-301-2/+2
| |/
* | Fix #8618: html: incorrect HTML for single compound-kdb separatorsTakeshi KOMIYA2020-12-301-0/+18
|/
* refactor: Fix flake8 violations under tests/ directoryTakeshi KOMIYA2020-11-151-1/+0
* Sort imports with isortFrançois Freitag2020-11-111-5/+4
* Fix #7610: incorrectly renders consecutive backslashesTakeshi KOMIYA2020-05-071-2/+18
* Merge pull request #7605 from tk0miya/refactor_testsTakeshi KOMIYA2020-05-041-1/+3
|\
| * refactor: Pass a theme instance to LaTeXTranslatorTakeshi KOMIYA2020-05-031-1/+3
* | Close #7530: html: Support nested <kbd> elementsTakeshi KOMIYA2020-05-021-0/+28
|/
* Add LaTeX styling hook for :kbd: roleJesse Tan2020-01-091-0/+7
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* LaTeX: avoid quotes and TeX ligature replacements in PDF outputjfbu2019-12-151-3/+3
* Fix #6738: latex: literal_block does not support raw unicode charactersTakeshi KOMIYA2019-11-161-0/+18
* Fix #6444: test: replace example.com by existing pageTakeshi KOMIYA2019-06-051-2/+2
* test: Use get_doctree() to load doctree filesTakeshi KOMIYA2019-02-171-10/+9
* Add testcase for XRefRole classTakeshi KOMIYA2019-02-161-4/+63
* Add testcase for download roleTakeshi KOMIYA2019-02-161-0/+20
* Replace :file: and :samp: roles by class based implementationTakeshi KOMIYA2019-02-161-18/+30
* Replace :guilabel: and :menuselection: roles by class based implementationTakeshi KOMIYA2019-02-161-0/+7
* Fix :pep: and :rfc: roles are brokenTakeshi KOMIYA2019-02-161-0/+44
* Fix #5906: LaTeX Builder is not initialized correctly on test_markupTakeshi KOMIYA2019-01-081-2/+1
* refactor: Move \figurename to sphinxmessage.styTakeshi KOMIYA2019-01-041-0/+1
* Fix HTML: Invalid HTML5 file is generated for glossary (refs: #4611)Takeshi KOMIYA2019-01-031-0/+23
* Remove use of deprecated APIsTakeshi KOMIYA2019-01-031-1/+1
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | Merge branch '1.8'jfbu2018-12-161-2/+1
|\ \ | |/
| * LaTeX: allow sphinxVerbatim usage without explicit "hllines" extra setupjfbu2018-12-161-2/+1
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-13/+13
* | Add SphinxTranslator as an abstract classTakeshi KOMIYA2018-12-031-0/+1
* | LaTeX: support for Greek and Cyrillicjfbu2018-11-161-2/+2
* | Add LaTeXBuilder.context: Build context object by builderTakeshi KOMIYA2018-08-131-0/+4
|/
* proposed enhancement #4830Michael Tesch2018-04-201-2/+10
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-4/+3
* Fix #4079: Add notranslate class to let Google Translate know they are not tr...Takeshi KOMIYA2018-01-131-5/+6
* Split out fancy LaTeX macros from ``\sphinxcode`` into ``\sphinxupquote``jfbu2018-01-031-6/+6
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Support ``:emphasize-lines:`` in PDF output (closes #1238)jfbu2017-12-101-1/+2
* Add tests for default-roleTakeshi KOMIYA2017-07-311-0/+41
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-1/+1
* Remove the custom smartypants codeDmitry Shachnev2017-04-251-4/+7
* Year++Takeshi KOMIYA2017-03-261-1/+1