Md2csv
Converts a Markdown document into a CSV file according to the index
Install / Use
/learn @digitorus/Md2csvREADME
md2csv
Converts a Markdown document into a CSV file based on the document index, ignoring common sections such as the Introduction, Definitions, Acknowledgements, etc.
This application was written with the intention to create a quick compliance check list from requirements written in markdown such as the CA/Browser Forum Documents and the Mozilla PKI Policy.
Install
go install github.com/digitorus/md2csv
Usage
md2csv {url|filename}
md2csv {url|filename} {url|filename} {url|filename} ...
md2csv document.md
md2csv https://raw.githubusercontent.com/mozilla/pkipolicy/master/rootstore/policy.md
md2csv https://raw.githubusercontent.com/mozilla/pkipolicy/master/rootstore/policy.md document.md
md2csv https://raw.githubusercontent.com/cabforum/documents/master/docs/BR.md
md2csv https://raw.githubusercontent.com/cabforum/documents/master/docs/BR.md https://raw.githubusercontent.com/cabforum/documents/master/docs/EVG.md
Using pdf2md you can convert a PDF document to Markdown so that you can use it with md2csv.
Using Docker
docker run -ti digitorus/md2csv sh
After this you can use the md2csv command from above.
Reconnect Docker image
docker ps -a
docker start {container id}
docker attach {container id}
Related Skills
node-connect
354.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate 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
354.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
