diff options
Diffstat (limited to '_output.yml')
-rw-r--r-- | _output.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_output.yml b/_output.yml index 33bc10e..ca39efa 100644 --- a/_output.yml +++ b/_output.yml @@ -12,7 +12,7 @@ epub_book: # Make sure to disable Pandoc's example_lists extension # It conflicts with bibliographical citations - # Check ChangeLog entry from 2024-03-24 + # Check ChangeLog entry from 2024-03-24 on the `ensaios` repository md_extensions: -example_lists # Tufte HTML @@ -24,7 +24,7 @@ tufte:tufte_html: # Make sure to disable Pandoc's example_lists extension # It conflicts with bibliographical citations - # Check ChangeLog entry from 2024-03-24 + # Check ChangeLog entry from 2024-03-24 on the `ensaios` repository md_extensions: -example_lists # Gitbook @@ -46,7 +46,7 @@ bookdown::gitbook: # Make sure to disable Pandoc's example_lists extension # It conflicts with bibliographical citations - # Check ChangeLog entry from 2024-03-24 + # Check ChangeLog entry from 2024-03-24 on the `ensaios` repository md_extensions: -example_lists # Tufte Book 2 @@ -108,5 +108,5 @@ bookdown::tufte_book2: # Make sure to disable Pandoc's example_lists extension # It conflicts with bibliographical citations - # Check ChangeLog entry from 2024-03-24 + # Check ChangeLog entry from 2024-03-24 on the `ensaios` repository md_extensions: -example_lists |