<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>markup</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/268/feed"/>
    <updated>2026-06-15T01:50:00+00:00</updated>
    <id>https://links.biapy.com/guest/tags/268/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12667</id>
            <title type="text"><![CDATA[Twoslash]]></title>
            <link rel="alternate" href="https://twoslash.netlify.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12667"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Markup for generating rich type information in your documentations ahead of time. 

A markup format for TypeScript code, ideal for creating self-contained code samples which let the TypeScript compiler do the extra leg-work. Inspired by the fourslash test system.

- [Twoslash @ GitHub](https://github.com/twoslashes/twoslash).]]>
            </summary>
            <updated>2026-04-30T15:10:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11095</id>
            <title type="text"><![CDATA[Pandoc]]></title>
            <link rel="alternate" href="https://pandoc.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11095"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between many formats.

- [Pandoc @ GitHub](https://github.com/jgm/pandoc).

Related contents:

- [The code and open-source tools I used to produce a science fiction anthology @ Compelling Science Fiction Newsletter](https://compellingsciencefiction.com/posts/the-code-and-open-source-tools-i-used-to-produce-a-science-fiction-anthology.html).
- [we rolled our own documentation site @ tangled](https://blog.tangled.org/docs).
- [Pandoc - Convertir vos documents sans logiciel proprio @ Korben :fr:](https://korben.info/pandoc-convertir-documents-web.html).]]>
            </summary>
            <updated>2026-02-16T09:27:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10592</id>
            <title type="text"><![CDATA[HUML :: Human-oriented Markup Language]]></title>
            <link rel="alternate" href="https://huml.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10592"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HUML is a simple, strict, serialization language for documents, datasets, and configuration. It prioritizes strict form for human-readability. It looks like YAML, but tries to avoid its complexity, ambiguity, and pitfalls.

- [HUML @ GitHub](https://github.com/huml-lang).]]>
            </summary>
            <updated>2025-10-09T14:05:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10530</id>
            <title type="text"><![CDATA[Cooklang]]></title>
            <link rel="alternate" href="https://cooklang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10530"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[recipe markup language.

Cooklang is a simple, human-readable text format for writing recipes that can be understood by both cooks and computers.

Write `@flour{2%cups}` and `~{25%minutes}` in plain text files. Get automatic shopping lists, scaling, timers, and beautiful formatting — while keeping your recipes in files you own forever.

- [CookCLI @ GitHub](https://github.com/cooklang/cookcli).

Related contents:

- [Cooklang - Le Git de vos recettes de cuisine @ Korben :fr:](https://korben.info/cooklang-recettes-cuisine-texte.html).]]>
            </summary>
            <updated>2026-04-07T06:54:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/115</id>
            <title type="text"><![CDATA[YAML: YAML Ain&amp;#039;t Markup Language]]></title>
            <link rel="alternate" href="https://yaml.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/115"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[YAML is a human-friendly data serialization
  language for all programming languages.

Related contents:

- [YAML Multiline](https://yaml-multiline.info/).
- [ohyaml.wtf](https://www.ohyaml.wtf/).
- [The yaml document from hell @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell).]]>
            </summary>
            <updated>2025-11-20T13:24:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/128</id>
            <title type="text"><![CDATA[POML (Prompt Orchestration Markup Language)]]></title>
            <link rel="alternate" href="https://microsoft.github.io/poml/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/128"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[POML (Prompt Orchestration Markup Language) is a novel markup language designed to bring structure, maintainability, and versatility to advanced prompt engineering for Large Language Models (LLMs). It addresses common challenges in prompt development, such as lack of structure, complex data integration, format sensitivity, and inadequate tooling. POML provides a systematic way to organize prompt components, integrate diverse data types seamlessly, and manage presentation variations, empowering developers to create more sophisticated and reliable LLM applications.

- [POML (Prompt Orchestration Markup Language) @ GitHub](https://github.com/microsoft/poml).]]>
            </summary>
            <updated>2025-10-16T09:05:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3456</id>
            <title type="text"><![CDATA[Djot]]></title>
            <link rel="alternate" href="https://djot.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3456"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Djot is a light markup syntax. It derives most of its features from commonmark, but it fixes a few things that make commonmark&amp;#039;s syntax complex and difficult to parse efficiently. It is also much fuller-featured than commonmark, with support for definition lists, footnotes, tables, several new kinds of inline formatting (insert, delete, highlight, superscript, subscript), math, smart punctuation, attributes that can be applied to any element, and generic containers for block-level, inline-level, and raw content. The project began as an attempt to implement some of the ideas I suggested in Beyond Markdown.

- [Djot @ GitHub](https://github.com/jgm/djot).]]>
            </summary>
            <updated>2025-08-29T01:33:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4837</id>
            <title type="text"><![CDATA[bruno]]></title>
            <link rel="alternate" href="https://www.usebruno.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4837"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast, Git Friendly API Client

Bruno is a new and innovative open source API client, aimed at revolutionizing the status quo represented by Postman, Insomnia and similar tools out there.

Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests. 

- [Bruno @ GitHub](https://github.com/usebruno/bruno).
- [Dites adieu à Postman grâce à Bruno qui vous aidera à concevoir les meilleurs API de l’univers @ Korben :fr:](https://korben.info/bruno-nouveau-client-api-open-source-alternative-postman.html).]]>
            </summary>
            <updated>2025-08-29T05:23:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4852</id>
            <title type="text"><![CDATA[Typst]]></title>
            <link rel="alternate" href="https://typst.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4852"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Compose theses faster. Focus on your text and let Typst take care of layout and formatting.
 A new markup-based typesetting system that is powerful and easy to learn. 
Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.

- [Typst @ GitHub](https://github.com/typst/typst).

Related contents:

- [Typst – La puissance de LaTeX mais en toute simplicité @ Korben(fr)](https://korben.info/decouvrez-typst-puissance-latex-simplicite-performance-documents-professionnels.html).
- [Typst: a possible LaTeX replacement @ LWN.net](https://lwn.net/Articles/1037577/).]]>
            </summary>
            <updated>2025-09-29T12:31:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7007</id>
            <title type="text"><![CDATA[DBML - Database Markup Language]]></title>
            <link rel="alternate" href="https://www.dbml.org/home/#intro" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7007"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DBML (Database Markup Language) is an open-source DSL language designed to define and document database schemas and structures. It is designed to be simple, consistent and highly-readable.]]>
            </summary>
            <updated>2025-08-29T11:26:14+00:00</updated>
        </entry>
    </feed>
