https://github.com/brentthorne/posterdown
https://github.com/rstudio/pagedown
https://github.com/GerkeLab/betterposter
| library("stringr") | |
| # # Maybe unescape brackets? | |
| # str_replace("\\[", "\\\\\\[", "[") | |
| # str_replace_all(lines_to_check[139], "\\\\\\[", "[") | |
| # # enforce_nonbreaking? | |
| # lines_to_check %>% | |
| # str_replace_all(" = ", " = ") %>% |
| --- | |
| title: "Interactive Presentations" | |
| author: "Mikhail Popov (@bearloga)" | |
| date: "December 4, 2015" | |
| output: ioslides_presentation | |
| runtime: shiny | |
| --- | |
| ## Reduce Demo |
| { | |
| "translatorID": "7cb70025-a888-4a29-a210-93ec52da40d5", | |
| "translatorType": 3, | |
| "label": "BibTeX key for Markdown", | |
| "creator": "created by liob based on the works of Peter O'Brien, Simon Kornblith and Richard Karnesky", | |
| "target": "bib", | |
| "minVersion": "2.1.9", | |
| "maxVersion": null, | |
| "priority": 200, | |
| "inRepository": true, |