I coded my latest app entirely in Markdown and let GitHub Copilot compile it into Go. This resulted in cleaner specs, faster iteration, and no more context loss. ✨ The post Spec-driven development: Using Markdown as a programming language when building with AI appeared first on The GitHub Blog.| The GitHub Blog
Learn Markdown formatting - the lightweight markup language for creating formatted text. Complete guide with syntax, examples & benefits.| WebUtility.io
Check in for a recap of Linux app releases in September 2025, including updates to gThumb, Apostrophe, Rio Term, MPD Client Euphonica and more! You're reading Linux App Release Roundup (September 2025), a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.| OMG! Ubuntu
Learn what progressive enhancement is based on a real world example within this blog post.| Lusitos Tech Blog
Some PDF files can be “tagged” which means they contain information about the structure of the file. This structure is embedded as metadata within the PDF and is made up of a hierarchy of tags that label elements such as headings, paragraphs, lists, tables, and images. This is very similar to HTML where text is […] The post How to extract text from a PDF as Markdown appeared first on Java PDF Blog and was written by Jacob Collins.| Java PDF Blog
One of the nice things about Markdown is that you can just… put HTML in there too. There is no Markdown shortcut for a <div>, but you can just use a <div>. That means you can use use <my-custom-element> as well, bringing the world of Web Components into your writing and creating of content. Deane […]| Frontend Masters Boost RSS Feed
There was silence for a long time. I have my reasons. Mostly that I'm spending all my time on finishing the books for the Our Golden Age crowdfunding (I'm behind but it's going on without major issues) and the children (who are sometimes responsible for a certain tiredness or lassitude I experien| Wizard Thief Fighter
How to use html-pipeline in| /dev/posts/
Learning markdown could help you a lot with writing for web. Here's a complete beginner's guide to Markdown syntax with downloadable cheat sheet.| It's FOSS
Looking for a good Markdown editor? Here are some of the best tools you can use on Linux to write in Markdown syntax easily.| It's FOSS
I write prose in three basic modes: alone, with asynchronous| rossabaker.com
I recently found out it’s surprisingly easy to add your own man pages from Markdown notes.| Roben Kleene
Sample article showcasing basic Markdown syntax and formatting for HTML elements.| ʕ•ᴥ•ʔ Notes from Jeroen
Ich nutze verschiedene KI-Systeme in meinem Alltag und möchte, dass diese auf die Inhalte meiner eigenen Blogposts und Notizen zugreifen können. So könnten| smartKMU
This week on Leadtime.tech I addressed another reader submission — how to decide the necessary resources to operate a third-party platform. I usually write about the people management aspect of an EM’s life, so it was a fun detour to think about something closer to technical strategy.| Péter Szász
This document discusses executable documents parameterization — or parameterized reports — provided by the Raku package “Text::CodeProcessing”. YAML specs, LLM templates, an…| Raku for Prediction
You're probably familiar with Jupyter Notebooks.| SAS Users
The built-in Apple Notes app is said to gain Markdown support for those wanting to format and style text without using the built-in features.| iDownloadBlog.com
After setting up Zettlr on my PC this morning and realising that it may well be my ideal writing environment, I decided that what I really want is to have identical environments on every machine I write on. That means my PC (done), my windows laptop (done), my Linux laptop (not done yet, as I haven’t received the machine yet), and my Chromebook.| Chris Bissette's Blog
A couple of years ago I posted a few things about my experiments using Markdown and Pandoc to produce quick PDFs that share styling with the properly typeset products I release for A Dungeon Game. That workflow hasn't really changed at all over the past two years, and while I'm happy with the results, I've never been particularly pleased with the actual process of making these things. I'm not a coder and I'm not comfortable in the command line, and I've had a sticky note on my monitor for two...| Chris Bissette's Blog
Too many open source projects suffer from inadequate documentation, and that hurts their adoption, their communities, and puts more burden on maintainers. Many people who create open source software don't see see themselves as writers, but today I'm sharing tips for documenting open source projects| LornaJane
When I'm reading a theory book, oftentimes I'm taking notes: it helps me remember the contents, make it easier to get back to it later on, and overall it helps me organize my thoughts. I was looking for an excuse to use LLM embeddings, to better understand what they are …| (not) my ideas
I've installed readeck to track the articles I read, and I'm currently trying to make it a database for the quotes I do. Because there is a nice Firefox add-on I hope it will be convenient to use. Readeck proposes an API to retrieve the data it stores, and I …| (not) my ideas
| pspaul's blog
Learn how to add line numbers, file names, and copy-to-clipboard buttons to your code blocks.| Aleksandr Hovhannisyan
Successfully combining writing and LaTeX skills| Brain Baking
I wrote about adding a changelog to an Elixir Phoenix LiveView app. I used Earmark to turn markdown into HTML for easier updates.| Petros Amoiridis
In this blog post, we explore some neat examples of graph computations using Raku. These examples are designed to be concise, straightforward, and compelling, showcasing the capabilities of Raku an…| Raku for Prediction
Articles on Hearthside are written in Markdown (GitHub-flavored), but the file extension is .md.yaml as they also make use of Jekyll-style front matter. My Frontmatter gem requires that files it handles end in .yaml or .yml, so this is necessary.| Hearthside by Caleb Hearth
A Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. —John Gruber 当我们在谈论 Markdown 的时候,我们到底在谈论什么?| 日光漫想
A Vim-Inspired Approach to Efficient Note Management with Obsidian and Markdown| Data Engineering Blog
As I mentioned in my last post, Pelican is the tool I now use to generate all the static HTML files that make up this site. Pelican allows me to write posts using either Markdown or reStructuredText and can utilize a large variety of plugins written in Python. There are a number of blogging platform similar to Pelican like Octopress and Jekyll (upon which Octopress is based), but Pelican was the most fully-featured platform that is also written in a language I'm very comfortable with. One of ...| Cyrozap's Tech Projects
In today's digital age, the ability to create compelling and informative HTML reports and documents is a crucial skill for professionals in various fields. Whether you're a data analyst, a system administrator, a developer, or simply someone who wants to present information in an organized and visually appealing manner, having the right tools at your disposal can make all the difference. That's where the PSWriteHTML PowerShell module steps in, offering an array of possibilities to suit your r...| Evotec
I am in the process of converting traditional verilog test benches to| A Scripter's Notes
Update (2017/02/23) — Now I use Hugo instead of Octopress for| A Scripter's Notes
The personal homepage of The Doctor.| drwho.virtadpt.net
A non-linear thread of important ideas weaved together to explore and understand the fabric of knowledge.| Knowledge Continuum
You are rendering content with Python and want to show some Markdown, but you style your pages with Tailwind. With Tailwind's built-in reset, how can you style the tags of your rendered HTML that come from Markdown? This article shows how that can be done.| Matt Layman
A new app is coming to replace nvALT: nvUltra. Sign up here for updates here.| BrettTerpstra.com
Explaining what is Markdown, some constraints we have by design, and what that means for Bear's values and future.| blog.bear.app
There are lots of Tufte-style LaTeX thesis templates to be found on GitHub, but there’s little …| Brain Baking
Markdown truly is a great format. It’s close enough to plain text so that anyone can quickly learn it, and it’s structured enough that it can be parsed and| CSS-Tricks