If it is worth keeping, save it in Markdown
The article argues for saving digital content in Markdown format to ensure long-term preservation and accessibility, avoiding the risks of platform obsolescence.
The article argues for saving digital content in Markdown format to ensure long-term preservation and accessibility, avoiding the risks of platform obsolescence.
A developer explains his minimalist blogging setup using Bash, Pandoc, and Clojure to convert text/Markdown to HTML, replacing a complex WordPress instance.
A guide to enhancing Nuxt3 content articles with typography plugins and automated front-matter image extraction.
A developer wants a shortcut to quickly add curated links with descriptions to a markdown file for his newsletter, moving away from Notion.
A tutorial on implementing a dynamic, markdown-based changelog within a Phoenix LiveView application using the Earmark library.
A developer's weekly update covering work on an LLM project, custom scripting, PICO-8 experimentation, and blog theme adjustments.
A tutorial on using the R package {blastula} to create and send automated emails with dynamic content and HTML formatting.
A technical guide on using the Obsidian Dataview plugin to query and organize notes, with practical examples for newsletters and dashboards.
A technical guide on using the Obsidian Templater plugin to automate note creation, with a detailed example for managing contacts.
A guide to creating a SwiftUI Text view that mixes plain text with tappable links using Markdown, including a custom LinkText component.
A technical guide on migrating an Astro.js blog from Astro.glob() to the newer, type-safe Content Collections for better content management.
A technical tip showing how to use AWK to convert CSV/TSV data into a human-readable markdown or HTML table for documentation.
A guide to creating versatile Markdown shortcodes in Eleventy for embedding HTML elements like asides and styled links while preserving Markdown syntax.
A developer discovers and explores Djot, a stricter, feature-rich alternative to Markdown created by John MacFarlane.
A technical guide on implementing automatic excerpt generation for blog articles in Nuxt 3 using the Content module and custom hooks.
A beginner's guide to Markdown, covering its basics, tools like VS Code, and simple formatting examples for IT documentation.
A developer's experience using VS Code Insiders, detailing a bug with Markdown syntax highlighting and the workaround to switch to the stable version.
A developer shares his favorite productivity apps for 2024, including Obsidian for notes, Dabble.me for journaling, and Raindrop for bookmarks.
A guide to creating Sankey diagrams for data visualization using Mermaid.js, including basic syntax and examples.
A guide to automating documentation publishing using Markdown, LaTeX, Pandoc, and GitHub Actions to generate PDFs and Word docs.