Roger Sheen
Roger Sheen
Currently, the angle brackets added to XML element markup in the XML domain is removed on export to Markdown, while the at-sign added to XML attributes is preserved. ## Input...
If the `\ThisULCornerWallPaper` entry on [Line 24 of template.tex](https://github.com/mrzool/letter-boilerplate/blob/master/template.tex#L24) is uncommented to include a different letterhead on the first page, **both** letterhead PDFs are superimposed on the first page. In...
## Why the new feature should be added The **Paste Image** toolbar button currently expects image data on the clipboard, such as image data from a graphics app, or an...
I found this project via the [Starters gallery on the Gridsome site](https://gridsome.org/starters/docc/), but I don't see it listed yet in the [JAMstack templates](https://templates.netlify.com) gallery on the Netlify site. For additional...
🙏 Thanks for this theme, looks like it ticks all the boxes for a lightweight and modern docs site. I'm considering using this for a client project, but before I...
The `markdown_gitbook` format currently generates a `SUMMARY.md` table of contents file for publication via [GitBook](https://www.gitbook.com/) or [mdBook](https://rust-lang.github.io/mdBook/), which makes it easy to import the generated Markdown output and spin up...
Currently, YAML frontmatter can be read from Markdown **input** to specify certain [metadata elements](https://github.com/jelovirt/org.lwdita/wiki/Common-syntax#metadata) for the DITA prolog. But there doesn’t appear to be a (documented) way to **export** this...
An earlier version of the plug-in implemented support for a special input `format="wikidocs"` for compatibility with Markdown files from GitHub wikis. This format is currently configured to accommodate several quirks...
When generating GitBook output with `--format=markdown_gitbook`, the ToC contains broken links for topics that are chunked to content, like in the DITA-OT docs [glossary submap](https://github.com/dita-ot/docs/blob/develop/reference/glossary.ditamap#L7-L19). See https://infotexture.github.io/ot-mkdocs-demo/reference/glossary/ for sample output....
✨ This is an enhancement or feature that builds on the microformat contributions by @dltj in https://github.com/mmistakes/minimal-mistakes/pull/3052. Adding `rel="me"` to footer links [enables web sign-in](https://indieweb.org/How_to_set_up_web_sign-in_on_your_own_domain) or [RelMeAuth](https://microformats.org/wiki/RelMeAuth), so you can...