Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      The state of DevOps and AI: Not just hype

      September 1, 2025

      A Breeze Of Inspiration In September (2025 Wallpapers Edition)

      August 31, 2025

      10 Top Generative AI Development Companies for Enterprise Node.js Projects

      August 30, 2025

      Prompting Is A Design Act: How To Brief, Guide And Iterate With AI

      August 29, 2025

      Look out, Meta Ray-Bans! These AI glasses just raised over $1M in pre-orders in 3 days

      September 2, 2025

      Samsung ‘Galaxy Glasses’ powered by Android XR are reportedly on track to be unveiled this month

      September 2, 2025

      The M4 iPad Pro is discounted $100 as a last-minute Labor Day deal

      September 2, 2025

      Distribution Release: Linux From Scratch 12.4

      September 1, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Enhanced Queue Job Control with Laravel’s ThrottlesExceptions failWhen() Method

      September 2, 2025
      Recent

      Enhanced Queue Job Control with Laravel’s ThrottlesExceptions failWhen() Method

      September 2, 2025

      August report 2025

      September 2, 2025

      Fake News Detection using Python Machine Learning (ML)

      September 1, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Installing Proxmox on a Raspberry Pi to run Virtual Machines on it

      September 2, 2025
      Recent

      Installing Proxmox on a Raspberry Pi to run Virtual Machines on it

      September 2, 2025

      Download Transcribe! for Windows

      September 1, 2025

      Microsoft Fixes CertificateServicesClient (CertEnroll) Error in Windows 11

      September 1, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Linux»Formatting Text in Logseq

    Formatting Text in Logseq

    April 11, 2025
    Formatting Text in Logseq

    Formatting Text in Logseq

    Logseq is a highly efficient note-taking and knowledge management app with decent Markdown support.

    While using Logseq, one thing to keep in mind is that the text formatting isn’t pure Markdown. This is because Logseq uses bullet blocks as the basic unit of content and also supports Org-mode.

    Whenever you start a new document or press Enter after a sentence, a new block is created — and this block can be referenced from anywhere within Logseq. That’s part of what makes Logseq so powerful.

    Still, formatting your notes clearly is just as important. In this article, we’ll take a closer look at how text formatting works in Logseq.

    Basic Markdown syntax

    As I said above, since Logseq supports Markdown, all the basic Markdown syntax will work here.

    You remember the Markdown syntax, right?

    DescriptionMarkdown Syntax
    Six Levels of Heading# Level One
    ## Level Two
    ### Level Three
    #### Level Four
    ##### Level Five
    ###### Level Six
    Hyprlink[Link Text](Link Address/URL)
    Image![Image Caption](Image path)
    Bold Text**Bold Text**
    Italics Text*Italics*
    Striked-out Text~~Striked-out Text~~
    In-line code`inline code`
    Code block“`
    code block
    “`
    Table|Column Header|Column Header|
    | —————- | —————|
    | Items | Items |
    Formatting Text in Logseq
    Logseq Markdown Rendering
    💡
    You can press the / key to get all the available format options.

    Adding quotes

    Quotes can be added in Logseq using two methods.

    First, using the traditional Markdown method of adding a quote by using > in front of the text.

    > This should appear as a quote
    

    Second, since Logseq has Org-mode support, you can create a quote block using the syntax:

    #+BEGIN_QUOTE
    Your Quote text here
    #+END_QUOTE
    

    You can access this by pressing < key and then typing Quote and enter.

    🚧
    If you are using the quotes with a preceding > syntax, then every markdown renderer will render the document properly. The org-mode syntax won’t work in all environments.


    0:00
    /0:15



    Adding Quotes in Logseq

    Add an admonition block

    Admonition blocks or callouts come in handy for highlighting particular piece of information in your notes, like a tip or a warning.

    The warning below is the best example here.

    🚧
    These admonition blocks are a feature of Logseq app. You cannot expect this to work properly in other apps. So, plain text markdown users should take care in this scenario.

    The usual Org-mode syntax for these blocks is:

    #+BEGIN_<BLOCK NAME>
    Your Block Text
    #+END_<BLOCK NAME>
    

    For example, a simple tip block syntax looks like:

    #+BEGIN_TIP
    This is a tip block
    #+END_TIP
    

    Let’s take a look at some other interesting syntax names:

    BLOCK NAME
    NOTE
    TIP
    IMPORTANT
    CAUTION
    PINNED
    Formatting Text in Logseq
    Admonition Blocks in Logseq.

    You can access this by typing the < key and then searching for the required block.



    0:00
    /0:27



    Admonition blocks in Logseq.

    Conclusion

    The ability to add a call out box makes your notes more useful, in my opinion. At least it does for me as I can highlight important information in my notes. I am a fan of them and you can see plenty of them in my articles on It’s FOSS as well.

    Stay tuned with me in this series as I’ll share about adding references in Logseq in the next part.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticlePluto – simple reactive notebooks for Julia
    Next Article What the heck is MCP and why is everyone talking about it?

    Related Posts

    Learning Resources

    Installing Proxmox on a Raspberry Pi to run Virtual Machines on it

    September 2, 2025
    Operating Systems

    Download Transcribe! for Windows

    September 1, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-55159 – Apache Slab Uninitialized Memory Access Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Eureka – RESTful (Representational State Transfer) service

    Linux

    CVE-2024-56523 – Radware Cloud Web Application Firewall (WAF) HTTP Request Smuggling

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-34028 impacts Commvault Command Center

    Security

    Highlights

    Development

    Chinese Firms Linked to Silk Typhoon Filed 15+ Patents for Cyber Espionage Tools

    July 31, 2025

    Chinese companies linked to the state-sponsored hacking group known as Silk Typhoon (aka Hafnium) have…

    Learn Next.js 15 Caching & Rendering

    August 13, 2025

    CVE-2025-5676 – Campcodes Online Recruitment Management System SQL Injection

    June 5, 2025

    I highly recommend this Lenovo laptop, and it’s nearly 50% off

    May 30, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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