Skip to content

Commit bc06c58

Browse files
author
Greg Wilson
committed
Merge pull request #36 from twitwi/make-python-script-runnable-for-pandoc
making python script runnable for pandoc
2 parents b7b8772 + 81b6e29 commit bc06c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/blockquote2div.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
"""Pandoc filter to convert Blockquotes with attributes into Div
23
with attributes.
34

0 commit comments

Comments
 (0)