| add_styles | Append new styles to CSS |
| add_yaml | Add rmarkdown YAML front-matter to markdown doc |
| clean_brackets | Un-escape square brackets |
| clean_hrefs | Remove extraneous strings from URLs |
| convert_pelements | Insert <div>s in front of <p>s |
| decapitate | Separate the <head> from the <body> of an html file |
| get_css | Extract the <style> from HTML text |
| html2md | Use 'pandoc' to convert HTML to markdown |
| remove_at_import | Remove google's \@import line from <style> |
| replace_empty_headings | Remove empty heading elements |
| replace_gdoc_statement | Replace a specific string to reflect medium change |
| replace_html_escapes | Fix HTML escape codes for equals and space in URLs |
| replace_title_span | Upate the GDoc title <span> for proper formatting |
| update_css | Update the CSS from GDoc HTML |
| use_example_css | Use 'new_styles.css' from system.file |
| wrap_css | Wrap CSS for pretty-printing |
| write_example_css | Write 'new_styles' CSS to file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.