Tinymarkdown
Single-file C++ Markdown-to-HTML conversion code. (Currently only implements a subset)
Install / Use
/learn @uliwitness/TinymarkdownREADME
tinymarkdown
Single-file C++ Markdown-to-HTML conversion code.
What is this for?
This is for programs that need to generate HTML from Markdown (e.g. to display Markdown in a web view or generate web pages) that do not wish to pull in a lot of dependencies.
What does it do?
Currently it only implements part of Markdown (the parts I needed right now). Those are:
- Underlined H1/H2 headers (using == and --)
- Boldface using asterisks
- Italics using underscores
- Image links using the
syntax
- Escaping of < and > characters.
More will be added as needed. Contributions are greatly welcome.
License
Copyright 2017 by Uli Kusterer.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
Related Skills
node-connect
352.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
