Articles by Tag #markdown

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

A CSS only time progress bar to use in markdown / GitHub Pages

A way to display time inside markdown files published as HTML pages on github

Learn More 21 6Sep 5

I Built a Markdown Converter That Finally Doesn’t Suck (And It’s Free)

The Problem That Drove Me Crazy You know that feeling when you copy text from Medium or...

Learn More 33 12Oct 2

Asciidoc over Markdown

I taught myself HTML a long time ago, on a software called HotDog (Pro?). There wasn't such a thing...

Learn More 12 0Oct 30

MdBin: Share Beautiful Rendered Markdown Instead of Raw Code

The Problem: Markdown Sharing is Broken If you're working with AI tools like ChatGPT,...

Learn More 13 1Oct 15

Santa Came Early: I Just Published a Rust Crate and CLI Tool to Take Care of AI Markdown Citations for Good

A practical guide to lazy regex compilation, efficient string manipulation, publishing...

Learn More 0 0Nov 25

Stop Fighting Sanity's Portable Text - Here's How to Use Markdown Instead

Let me tell you about the worst hour of my Tuesday. I wrote a 2,000-word blog post in Notion....

Learn More 5 0Oct 5

I Built a Task Manager for the AI Coding Era (and It's Just Markdown Files)

After 15+ years of development, I created BackMark - a CLI task manager designed for "vibe coding" with AI assistants. Zero lock-in, 100% offline, blazing fast.

Learn More 6 0Nov 7

Building a Culture of Documentation Quality in CI/CD

Introduction: Documentation as a Cultural Signal In many engineering teams, documentation...

Learn More 1 0Oct 28

Convert Markdown to PDF Online - No Command Line Required

Convert Markdown to PDF Online - No Command Line Required Have you ever struggled with...

Learn More 0 0Nov 4

Next.jsでQiita風の見出しアンカーリンクを実装する方法

Next.jsでQiita風の見出しアンカーリンクを実装する方法 ...

Learn More 0 0Nov 14

Inside gomarklint: Architecture, Rule Engine, and How to Extend It

When I released gomarklint, most people asked the same two questions: “How does it run so fast?” and...

Learn More 2 0Oct 13

My Top 5 VSCode Extensions to Supercharge Your Markdown Writing

Discover the top 5 VSCode extensions to enhance your Markdown writing workflow. From linting to TOC generation, these tools will boost your productivity and your content creation process.

Learn More 13 1Jan 29

Markdown Code Blocks Breaking HTML Rendering: How to Fix Line Break Issues

Fix markdown code blocks that break HTML rendering with missing line breaks. Learn how to solve the common issue where code blocks get wrapped in paragraph tags instead of pre tags.

Learn More 0 0Nov 10

Your Markdown Docs are Useless to AI. Let's Fix That with JSON-LD.

We've all been there. You've spent countless hours meticulously crafting beautiful, human-readable...

Learn More 0 0Oct 10

Callout Blocks in a New Way

I have discovered a nice way to write Callout Blocks in my posts here on Dev.to. The...

Learn More 16 2Dec 19 '24

mdka v1.5 is out - HTML to Markdown converter developed with Rust

mdka v1.5 is released. HTML to Markdown converter written in Rust lang. Bindings for Node.js are...

Learn More 4 0May 22

Ditch the Clutter: Instantly Copy Any Webpage as Clean Markdown with cpdown

Quick Summary: 📝 cpdown is a browser extension that allows users to copy webpage content...

Learn More 2 0Oct 20

Use Markdownlint for your documentation

Reflections on use of Markdownlint

Learn More 1 0Nov 13

Why API design is a mess, and how could a git-native tool help?

In my dev years and throughout my devrel career, I’ve spent A LOT of time wrangling APIs and devtools...

Learn More 28 4May 20

10 Markdown Tips for Creating Beautiful Product Documentation in 2025

In product development, excellent documentation not only clearly conveys information but also...

Learn More 23 1Mar 14

Building XMLtoMD: Real-Time XML Validation with Monaco Editor in React

Building XMLtoMD: Real-Time XML Validation with Monaco Editor in Next.js I recently...

Learn More 0 0Oct 23

🧩 Automated Documentation using MkDocs and Python

Something I really enjoy is browsing through library documentation — honestly, good documentation is...

Learn More 0 0Oct 27

Markdown Remote Image Downloader

Side project for myself 🫠 Motivation on writing this code As an avid blogger, I always...

Learn More 0 0Oct 22

mx: Turn Your Documentation into Executable Tasks

Execute code blocks directly from your Markdown documentation with mx, a lightweight task runner built on the mq query language

Learn More 1 0Oct 10

LeafWiki - Finding Clarity in Open Source

I’ve been working for a few months now on my vision of a developer-friendly Markdown wiki. Maybe...

Learn More 0 0Oct 26

Podlite Desktop Editor 0.6.1 is out

Just released a new version of Podlite Desktop Editor - a free markup editor that works with Markdown...

Learn More 0 0Nov 1

Build a Cross-Platform Markdown Notes System with Syncthing, Neovim & Markor (Offline, Fast & Private)

A comprehensive guide to creating a unified, lightweight note-taking ecosystem using Syncthing,...

Learn More 10 2Jun 7

Deep Dive into Microsoft MarkItDown

What is MarkItDown? MarkItDown is a Python package developed by Microsoft, designed to...

Learn More 150 0Dec 23 '24

How to Add Markdown in Django — The Safe Way

Using Markdown in your blog is awesome — until it opens up a security hole you didn’t expect. In...

Learn More 0 0May 25

Level Up Your GitHub Profile: A Complete Guide to Stand Out and Shine

GitHub is more than just a code repository—it's a digital portfolio that reflects your skills,...

Learn More 7 0Dec 3 '24