Tag: markdown
How to write or paste Markdown into Slack messages and have it formatted correctly, while still keeping the format toolbar, by using HTML pasting.
NodeJS-powered automation that extracts all the tutorial docs out of the Svelte repo and combines them into a single formatted HTML document.
Want a clear visual indicator in your app or documentation so you know *exactly* which commit was pushed and successfully deployed? Then this post is for you.
How to use various tools to extract the word count from a markdown file, or even the summed count across multiple nested markdown files.
An adventure in trying to write a Gatsby remark plugin to wrap specific markdown blocks (aka MD AST nodes) in custom classed div HTML elements.
How to get Github's language statistics breakdown bar to properly show Markdown stats for a repository, using Linguist and gitattributes.