Tristano Ajmone
Tristano Ajmone
Please add a preprocessor option to `pmlc` so that it's possible to create a standalone source document from a project that uses `[insert` and `[insert_code` directives and multiple files. Possibly,...
It would be useful to have an inline node for keystrokes, to generate the `` HTML tag. Possible node tags: `[key` or just `[k`. Example: ```pml [k Ctrl] [k Shift]...
To enhance the repository visibility: # Repository Details Edit **About** box setting (repository details): + [x] **Website** field, add: https://www.pml-lang.dev + [x] **Topics** field, add: `pml` `practical-markup-language` `html-converter` (etc.) +...
I've managed to revise the [EditorConfig] and `gitattribute` setting, as discussed in #6520. So far, I've covered all the main file types of the repository, leaving out some extensions (HTML,...
**BUG report**: Lack of space separator between URL and alt-text string in a single reference-style link definition breaks multiple (or all) reference-style links in the rendered document. GitHub's GFM previewer...