Making a single line break in markdown
Explains how to create single line breaks in Markdown using HTML <br> tags or trailing backslashes, with compatibility considerations.
Explains how to create single line breaks in Markdown using HTML <br> tags or trailing backslashes, with compatibility considerations.
A guide to using GitHub-style alerts in markdown files and integrating them into websites with markdown-it plugins.
A technical guide on converting HTML definition lists (<dl>) to fieldset elements (<fieldset>) using JavaScript for consistent note styling in Markdown.
A developer's experience trying TinaCMS, a Git-based, markdown-oriented content management system, to streamline their blog publishing workflow.
The author discusses the history and revival of R Markdown v1, a minimal Markdown package, and explains why it is now 'feature complete'.
Introduces a lightweight HTML article format for web content, detailing how to implement it with R, Quarto, or other tools.
A developer shares their experience using the Remarkable 2 e-ink tablet for writing and reading, and details creating a script to convert PDF notes to Markdown.
Simple Sublime Text settings and a build script to improve Markdown writing and conversion with Pandoc.
A personal reflection on attending FOSDEM 2021, focusing on a talk about using Pandoc for documentation workflows and sharing related tools and resources.
A technical guide for writing WordPress blogs in Markdown, using Google Docs for collaborative review and pandoc for conversion, while preserving formatting.
A video tutorial on adding Markdown rendering and code syntax highlighting to a ChatGPT iOS app built with SwiftUI.
A tutorial on creating custom, SVG-based bullet points for lists in Astro by parsing and manipulating slot content.
A developer shares their favorite productivity apps for 2023, including Obsidian, Centered, and Raindrop, for note-taking, focus, and bookmarking.
A beginner's guide explaining GitHub's core concepts like repositories, issues, and Markdown for professionals in non-technical roles.
A developer details migrating their blog from the Ghost CMS to the static site generator 11ty, covering the export process and new workflow.
A technical guide on implementing a reading time feature for markdown content in both Nuxt 2 and Nuxt 3 frameworks.
A short guide on integrating the Shiki syntax highlighter into an Eleventy (11ty) static site project with minimal code.
A guide to creating inline bibliography entries in Markdown documents using pandoc and custom Citation Style Language (CSL) files.
A guide for academics on migrating from BibDesk to Zotero for managing citations and PDFs within a pandoc-based Markdown writing workflow.
Introduction to Jekyll, a static site generator, covering basic setup, post formatting, and code snippet features.