SkillAgentSearch skills...

Inliner

Python script to convert reference-style Markdown endnotes to Pandoc's inline footnotes

Install / Use

/learn @ltrgoddard/Inliner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

inliner

A Python script to convert reference-style Markdown endnotes (as generated by Pandoc's Markdown writer, i.e. "[^X]: note" at the end of the document) to Pandoc's inline footnotes ("this is some text^[this is a footnote]").

Usage: python inliner.py [input.markdown] [output.markdown]

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated9mo ago
Forks3

Languages

Python

Security Score

67/100

Audited on Jun 17, 2025

No findings