fga-eps-mds / 2022-2-ez-docs

A simple and versatile python template-based package to doc generation, originally concepted for academic purposes.
https://fga-eps-mds.github.io/2022-2-ez-docs/
MIT License
6 stars 4 forks source link

Allow using different patterns to identify keywords into markdown #123

Closed BrunoRiibeiro closed 11 months ago

BrunoRiibeiro commented 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.