fix format directives
parent
4c2b3ff8c3
commit
3b67e5d567
|
@ -238,7 +238,7 @@ sub unique_comment_location {
|
|||
I modified the script a bit so categories and tags would actually show up in the output file.
|
||||
|
||||
-----
|
||||
[[!format '''
|
||||
[[!format python '''
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
|
@ -353,7 +353,7 @@ I have another version of the script, which uses the `timestamp` from the script
|
|||
(Hopefully I've escaped everything properly; if I missed something, check the source.)
|
||||
|
||||
-----
|
||||
[[!format '''
|
||||
[[!format python '''
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue