Add support of bulk redefinition of token renderers and token renderer prototypes in the \markdownSetup
command using enumeration
#362
Labels
expl3
Related to the high-level programming language expl3
feature request
plaintex
Related to the plain TeX interface and implementation
quality of life
Related to quality-of-life improvements to the interface
Milestone
Continues #232 and #361.
Tasks
Either parametrize
\g_@@_glob_cache_prop
with a sequence name or hardcode the sequence\g_@@_renderers_seq
.Document that not just wildcards but also enumeration are supported and add an example for both.
Make it possible to recover the renderer (prototype) name from the definition using
#0
.Here is how this can be done in expl3:
Document this possibility and add an example.
Use enumeration and wildcards in tests (file
keyval-setup.tex
) in addition to the technical documentation.The text was updated successfully, but these errors were encountered: