Close Menu

    Subscribe to Updates

    Get the latest Tech news from SynapseFlow

    What's Hot

    ‘It’s so much more than a standard desk fan’ — I reviewed Meaco’s upgraded Pro air circulator and was blown away by its power, silence and smarts

    May 18, 2026

    Universal remotes sound perfect until you actually live with one

    May 18, 2026

    Google’s offline AI app changed how I see on-device AI

    May 18, 2026
    Facebook X (Twitter) Instagram
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    Facebook X (Twitter) Instagram YouTube
    synapseflow.co.uksynapseflow.co.uk
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    synapseflow.co.uksynapseflow.co.uk
    Home»Software & Apps»You need to learn Markdown now more than ever
    You need to learn Markdown now more than ever
    Software & Apps

    You need to learn Markdown now more than ever

    The Tech GuyBy The Tech GuyMay 17, 2026No Comments5 Mins Read0 Views
    Share
    Facebook Twitter LinkedIn Pinterest Email
    Advertisement


    It wasn’t before I switched to Obsidian as my note-taking app that I began using Markdown. I’d heard of it before because one of my favorite hacktivists, Aaron Swartz, significantly contributed to its creation in 2004. But Markdown gained significant mainstream adoption after GitHub launched in 2008 and used it for README files. Chances are you’ve already used it without realizing it . However, it’s become even more important now, thanks to the proliferation of LLMs and AI agents.

    Advertisement

    While using less tokens

    There has always been a clear differentiation between machine-readable content and human-readable content. Take HTML for instance: reading raw HTML code is unintuitive, but a browser reads it and renders a beautiful website for me to see. There’s a huge disconnect between what I see and what the browser renders. The difference is less noticeable in Markdown because the actual content isn’t buried between complicated tags, brackets, and similar ancillary stuff. The syntax is minimal and uses simple characters: even if you see Markdown files in a plain text reader, you will understand it. A Markdown reader will make it look pretty; that’s about it.

    Most of us prompt LLMs in a conversational tone, writing down paragraph after paragraph, completely disregarding any structure. Now, this is okay for simple everyday tasks. But if you want your LLM to give you better output, use Markdown. An unstructured wall of text makes the LLM work harder to understand the task, and the provided context. But if you use Markdown, it’s a win-win situation: you end up using fewer tokens while getting better outputs in the process. The results are even more noticeable when you’re vibe coding simple apps: adding a blob of text will get you very different results than attaching a structured Markdown document that has the stack, features, design, and do-nots listed separately.


    Obsidian and Microsoft Word apps open on a BENQ monitor


    I stopped using Microsoft Word and write everything in Markdown now — this is my setup

    Why Markdown replaced Word in my writing workflow.

    Markdown is even more crucial when using AI agents that are executing a set of tasks, accessing different apps, and cross-checking. The instructions that govern AI agents’ behavior are often written in plain Markdown files. GitHub Copilot reads a copilot-instructions.md file sitting in your repository, while Claude and ChatGPT’s custom instructions field supports and responds to Markdown. Knowing Markdown will let you read, audit, and customize your AI tool’s behavior to make it work the way you want it to.

    Markdown is everywhere

    You can add better formatting in tools you use every day

    Markdown syntax in a web browser

    Reddit, Obsidian, Notion, Discord, WhatsApp, Slack, and innumerable other tools support Markdown. All of them may not support the full gamut of Markdown elements, but they support simplified versions of Markdown. Maybe you’ve used _word_ and *word* to italicize and bold specific words on WhatsApp already. Or maybe you begin unordered lists in your Slack messages by using a hyphen (-). Yes, that’s Markdown too.


    Laptop showing a slideshow made with Markdown in Obsidian


    I use Markdown instead of PowerPoint to make slideshows and it’s fantastic

    Markdown slides feel like cheating in the best way.

    I began using Markdown by familiarizing myself with its six most common elements from its syntax, and I haven’t actually felt the need to go deeper:

    1. Headings: # Heading, ## Heading, ### Heading, for H1, H2, and H3 respectively.
    2. Bold: **word**
    3. Italics: *word*
    4. Bullet list: - item
    5. Link: [text](URL)
    6. Blockquote: > text

    You can further familiarize yourself with the Markdown syntax using this cheat sheet on Markdown Guide.

    Coming back to Obsidian for a bit. One big reason for its wide appeal is that your notes are accessible forever, even if Obsidian disappears tomorrow. You have Markdown to thank for this: Obsidian notes are saved as Markdown files (switch to Source View to see the syntax), and Markdown itself is a free and open-specification language. You can open .md files in Notepad, Word, TextEdit, or practically any text editor on any device; it will still be legible. Unlike apps that use closed source formatting, Obsidian, because it uses Markdown, can ensure your notes remain portable and secure forever.

    2023_Obsidian_logo

    OS

    Windows, macOS, Linux, Android, iOS, iPadOS

    Developer

    Dynalist Inc.

    Pricing model

    Free

    Initial release

    March 30, 2020

    Obsidian is a local-first, Markdown-based note-taking application that stores your notes as plain text files and lets you build interlinked “vaults” of knowledge. It supports plug-ins, graph visualisations, and full control of your data rather than locking you into a proprietary format.


    Markdown is easy to learn

    If I’m being honest, it’ll take you about 20 minutes of deliberate effort to get a grip on Markdown’s basics. Since it was designed as shorthand for basic HTML markup, it’s minimal, and the six main elements I listed above are a solid starting point. But you can go deeper and learn how to add images to Markdown docs, assign variables to the main elements of Markdown and more. Maybe try prompting your favorite AI tool exclusively in Markdown, and then explore the rest of its capabilities.

    Advertisement
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    The Tech Guy
    • Website

    Related Posts

    Universal remotes sound perfect until you actually live with one

    May 18, 2026

    Special characters not displaying correctly in Outlook

    May 17, 2026

    I removed the bloat from Google TV and got back the snappy interface I paid for

    May 17, 2026

    Chrome’s new memory-saving feature made my laptop worse

    May 16, 2026

    Don’t replace your slow Fire TV Stick until you try these fixes

    May 16, 2026

    Excel already has a built-in web scraper, this is what I use it for

    May 15, 2026
    Leave A Reply Cancel Reply

    Advertisement
    Top Posts

    The iPad Air brand makes no sense – it needs a rethink

    October 12, 202516 Views

    ChatGPT Group Chats are here … but not for everyone (yet)

    November 14, 20258 Views

    Facebook updates its algorithm to give users more control over which videos they see

    October 8, 20258 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Advertisement
    About Us
    About Us

    SynapseFlow brings you the latest updates in Technology, AI, and Gadgets from innovations and reviews to future trends. Stay smart, stay updated with the tech world every day!

    Our Picks

    ‘It’s so much more than a standard desk fan’ — I reviewed Meaco’s upgraded Pro air circulator and was blown away by its power, silence and smarts

    May 18, 2026

    Universal remotes sound perfect until you actually live with one

    May 18, 2026

    Google’s offline AI app changed how I see on-device AI

    May 18, 2026
    categories
    • AI News & Updates
    • Cybersecurity
    • Future Tech
    • Reviews
    • Software & Apps
    • Tech Gadgets
    Facebook X (Twitter) Instagram Pinterest YouTube Dribbble
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    © 2026 SynapseFlow All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.

    Ad Blocker Enabled!
    Ad Blocker Enabled!
    Our website is made possible by displaying online advertisements to our visitors. Please support us by disabling your Ad Blocker.