mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
``KeyboardTransform.run`` takes 1.2% of the runtime of a build, but is not be needed if ``:kbd:`` is converted to a proper role. We implement key splitting in the ``:kbd:`` role, and return a sequence of parsed nodes rather than a nested collection of roles with ``class="kbd compound"``. |
||
---|---|---|
.. | ||
__init__.py | ||
test_markup.py | ||
test_metadata.py | ||
test_parser.py | ||
test_smartquotes.py |