Articles by Tag #markdown

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

Deep Dive into Microsoft MarkItDown

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

Learn More 120 0Dec 23 '24

Building a website using Markdown content with Next.js App Router and Fusionable

Learn how to build a static website using Next.js App Router and Fusionable. This guide covers...

Learn More 34 5Nov 16 '24

Finally a good looking Markdown editor for Android

Have you ever found yourself struggling to find a decent Markdown editor for your Android device? One...

Learn More 34 0Jul 22 '24

Create a Stunning Github Profile README

What is a GitHub Profile README? A GitHub Profile README is a markdown file that you can...

Learn More 32 8Sep 24 '24

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

Render Angular Components in Markdown

This example demonstrates renderring of markdown in angular and also how to render angular...

Learn More 21 1Jul 5 '24

A Complete Markdown Tutorial: From Basics to Advanced

Markdown is a lightweight markup language that makes it easy to format text. It’s used widely across...

Learn More 19 18Oct 24 '24

Leveraging ServBay's Local AI Capabilities: Effortlessly Batch Translate Markdown Documents

Introduction In today's increasingly globalized world, the demand for multilingual content...

Learn More 18 0Apr 21

Creating a Markdown Editor in your react projects

👋 If you're looking to add a user-friendly markdown editor to your React project, you're in luck....

Learn More 18 1Jul 3 '24

Building a DOCX to Markdown Converter with Node.js

Welcome to a step-by-step guide on building a powerful DOCX to Markdown converter using Node.js. This...

Learn More 14 2Jun 30 '24

Using Twig for rendering Markdown with PHP

Twig is a go-to templating engine for rendering HTML when developing web applications with...

Learn More 14 0Oct 14 '24

Converting Code-Flavored Markdown to PDF

Intro If you are like me, you might like to take markdown notes while doing a video...

Learn More 14 2Jul 29 '24

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

🌐 How To Make Markdown to HTML Converter 🔥🚀

A post by Hanzla Baig

Learn More 12 0Feb 9

Obsidian: The All-in-One Knowledge Management Tool for Efficient Information Organization

In the ever-evolving landscape of knowledge management and productivity tools, Obsidian has emerged...

Learn More 12 0Aug 31 '24

Learning Markdown

Markdown is a lightweight markup language that you can use to add formatting elements to plain text....

Learn More 12 3Sep 21 '24

How You Can Build The Best, Fastest Blog On The Internet

It is (almost) a rite of passage for every developer today to develop and host a blog on their own...

Learn More 12 0Feb 17

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 11 0Dec 19 '24

YOU DON'T KNOW THESE HTML TAGS! 🫣

When working with HTML, most developers are familiar with the basic tags like <div>,...

Learn More 10 1Jul 12 '24

New Project: Markdown TOC Generator 📑

Check out the project on GitHub to get started! Hey everyone 👋 Imagine you're working on a long...

Learn More 9 4May 18

Convert JSON to Markdown in Seconds! 🚀

Have you ever needed to quickly transform JSON data into a human-readable format? Whether you're a...

Learn More 8 0Feb 20

Markdown: More With Less

Every technical writer should use Markdown✍; At the very least, learn it 📖 Markdown is a lightweight...

Learn More 8 0Aug 3 '24

How to Build a Content-Driven Static Site with Markdown, SvelteKit and Fusionable

Step-by-step tutorial on building a static website with SvelteKit and Fusionable. Explore setting up...

Learn More 8 3Nov 14 '24

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

How to Convert PDFs to Markdown Using PyMuPDF4LLM and Its Evaluation

PyMuPDF4LLM is a library designed to convert PDFs into Markdown format. Here, I’ll share my...

Learn More 7 0Oct 7 '24

Export any Web Page to Markdown

TLDR; Here’s the chrome extension link. If you search for same solution on internet, everyone will...

Learn More 6 0Jul 5 '24

Desbravando o poder do markdown

Salve, salve! Vamos aprofundar nossos conhecimentos em markdown. Este é o quarto capítulo de uma...

Learn More 6 2Aug 12 '24

Interactive Components in Markdown

Recently I implemented a Calendar and it turned out so well I wanted to document the approach and...

Learn More 6 0Oct 27 '24

Turning search results into Markdown for LLMs

Intro This article will walk through converting search results into Markdown format,...

Learn More 6 0Dec 6 '24