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 --- strikethrough.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'strikethrough.py') diff --git a/strikethrough.py b/strikethrough.py index a3f8c50..d0342fc 100644 --- a/strikethrough.py +++ b/strikethrough.py @@ -1,3 +1,9 @@ +""" +Encapsulates text in html tag, which usually displayed as strikethrough text. + +Usage: +~~my text~~ +""" from marko import inline from marko.helpers import MarkoExtension -- cgit v1.2.3-70-g09d2