Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
What is MarkItDown? MarkItDown is a Python package developed by Microsoft, designed to...
Learn how to build a static website using Next.js App Router and Fusionable. This guide covers...
The Problem That Drove Me Crazy You know that feeling when you copy text from Medium or...
In my dev years and throughout my devrel career, I’ve spent A LOT of time wrangling APIs and devtools...
In product development, excellent documentation not only clearly conveys information but also...
A way to display time inside markdown files published as HTML pages on github
Markdown is a lightweight markup language that makes it easy to format text. It’s used widely across...
Introduction In today's increasingly globalized world, the demand for multilingual content...
I have discovered a nice way to write Callout Blocks in my posts here on Dev.to. The...
Have you ever needed to quickly transform JSON data into a human-readable format? Whether you're a...
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.
A post by Hanzla Baig
It is (almost) a rite of passage for every developer today to develop and host a blog on their own...
A comprehensive guide to creating a unified, lightweight note-taking ecosystem using Syncthing,...
Check out the project on GitHub to get started! Hey everyone 👋 Imagine you're working on a long...
Step-by-step tutorial on building a static website with SvelteKit and Fusionable. Explore setting up...
GitHub is more than just a code repository—it's a digital portfolio that reflects your skills,...
Recently I implemented a Calendar and it turned out so well I wanted to document the approach and...
Introduction In this article, we'll explore the powerful library Markdig and how it can be...
Intro This article will walk through converting search results into Markdown format,...
Why I Created Slate Writing has changed a lot in recent years. Whether you're making notes...
When I released gomarklint, most people asked the same two questions: “How does it run so fast?” and...
Let me tell you about the worst hour of my Tuesday. I wrote a 2,000-word blog post in Notion....
A practical guide to Markdown Editors for writing GitHub Readme.md files. Abstract: A practical...
If you use the Internet, you have surely come across the term Markdown. Markdown is a lightweight...
Markdown is a lightweight markup language used to format plain text. It’s commonly used in README...
How-to convert Markdown document to asciidoc
Optical Character Recognition (OCR) has come a long way from simply pulling raw text out of images,...
Markdown Guide: Learn Markdown Syntax and Features Markdown is a lightweight markup...
mdka v1.5 is released. HTML to Markdown converter written in Rust lang. Bindings for Node.js are...