Generated Excerpts for Nuxt3 Content
A technical guide on implementing automatic excerpt generation for blog articles in Nuxt 3 using the Content module and custom hooks.
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.
A practical guide covering essential Markdown syntax for beginners, including headings, text formatting, links, images, lists, and code blocks.
A review of iA Writer's new Authorship feature for tracking edits, highlighting its innovative concept but problematic implementation for static site generators.
Exploring Djot, a new markup language designed to improve upon Markdown's parsing complexity and extend its feature set for technical writing.
A technical guide on using Notion as a headless CMS to generate markdown content for a Gatsby.js (or similar) static site.
A guide on using Hugo's built-in syntax to highlight specific lines within markdown code blocks for technical blog posts.
A tutorial on creating a custom Markdig extension in .NET to parse and transform GitHub username mentions in Markdown.
How to style Markdown-generated HTML with Tailwind CSS classes using a custom Python Markdown extension.
A technical guide on using multibib and Quarto to create separate bibliographies for a main document and an appendix in academic writing.
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.