Skip to content

Commit

Permalink
add usage of the docx informative text filter (#37)
Browse files Browse the repository at this point in the history
add usage of the docx informative text filter, so that docx renders also have their informative text properly displayed
  • Loading branch information
chrisfenner authored Aug 20, 2022
1 parent 61c118f commit 7818899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ runs:
pandoc
--embed-resources
--standalone
--filter=/resources/filters/info.py
--filter=mermaid-filter
--filter=pandoc-crossref
--resource-path=.:/resources
Expand Down

0 comments on commit 7818899

Please sign in to comment.