From 76de6af40b80575019425607b3a9c2e126aaa332 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Mon, 15 Jul 2024 23:44:45 +0200 Subject: added documents for extensions --- headinginjector.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'headinginjector.py') diff --git a/headinginjector.py b/headinginjector.py index 50ef606..cb1b5ca 100644 --- a/headinginjector.py +++ b/headinginjector.py @@ -1,3 +1,9 @@ +""" +Prefixes headers with the specified string. + +Usage: +MyExtension = get_heading_injector(prefix) +""" import marko.block from marko.helpers import MarkoExtension -- cgit v1.2.3-70-g09d2