Skip to content

Commit

Permalink
cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemoritz committed Nov 16, 2023
1 parent c55322b commit d4242a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vtx_common/tools/pandoc_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,4 @@ def main():
return 0

if __name__ == '__main__':
# todo: docs on what this is doing and how to use it
# pandoc -f rst -t markdown --filter ./vtx_common/tools/pandoc_filter.py -o foo.md foo.rst
# specify -t json to view the intermediate json ast representation
sys.exit(main())

0 comments on commit d4242a4

Please sign in to comment.