Skip to content

Commit 46f46c9

Browse files
committed
experiment to see if markdown works on Travis. removed some arguments to md_extensions.
1 parent 9e4fc23 commit 46f46c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json-fortran.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ print_creation_date: true
3030
creation_date: %Y-%m-%d %H:%M %z
3131
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
3232
ifcore:https://software.intel.com/en-us/node/525900
33-
md_extensions: markdown.extensions.toc(anchorlink=False)
34-
markdown.extensions.smarty(smart_quotes=False)
33+
md_extensions: markdown.extensions.toc
34+
markdown.extensions.smarty
3535
---
3636

3737
--------------------

0 commit comments

Comments
 (0)