A simple and versatile python template-based package to doc generation, originally concepted for academic purposes.
6
stars
4
forks
source link
Allow using different patterns to identify keywords into markdown #123
Closed
BrunoRiibeiro closed 11 months ago
Create a new inline command to allow using different patterns to identify keywords into the markdown document. These patterns can be:
Attention: every pattern must have one occurence of string "key". E.g. "keyopen_key_keyclose" --> this is not allowed.