Kace at Telematique
Kace at Telematique
> From a fairly new to k8s perspective, the documentation is not followable. Second this. I have a working HAProxy configuration for 20 domains running on Docker, and now trying...
If the intention is to separate the markdown logic into external packages, I hope you consider adding my suggestions about hoistng multiple blocks (instead of only one block) per markdown...
Yes please this would make it much easier to convert a pile of pages into a manual, simplifying the process of reading from first to last chapter in sequence. I...
Date sorting probably makes sense for blogs and news but for software documentation pages the previous and next should be sorted based on section-chapter-pages hierarchy. I would suggest the source...
Traditionally a pipeline that alters Markdown parsing is expressed in the form of plugins, e.g. markdown-it-attrs, markdown-it-emojis, etc. The builder api despite a clever design, is rather complex and not...
Please include some examples of the proper syntax of these regex, as backslash escape cannot be entered into the input field.
My analysis is that the sequence of conversion inside Markdown is incorrect. - if the variable substition is done at the end (after the entire page is converted to a...
I searched for the error and landed here... sad to see that this is still not patched after one year. In my usage case, the BIND server is inside one...