Skip to content

Commit 81b6e29

Browse files
committed
added shebang to the python pandoc script
1 parent 7fcb833 commit 81b6e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/blockquote2div.py

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)