blogdown-demo icon indicating copy to clipboard operation
blogdown-demo copied to clipboard

A post to demonstrate Pandoc's Markdown and bookdown's Markdown extensions

Open yihui opened this issue 8 years ago • 2 comments
trafficstars

We need some more examples to demonstrate Markdown features mentioned in Chapter 2 of the bookdown book: https://bookdown.org/yihui/bookdown/components.html So far we have only covered citations and HTML widgets.

yihui avatar Oct 05 '17 16:10 yihui

Outline here for me to tackle tomorrow:

  1. R code [see pull request #9 ]

  2. Figures and other images [see pull request #10 ]

  3. Tables [see pull request #15 ]

  4. Cross-references

  5. Citations [see pull request #8 ]

  6. HTML widgets [see pull request #6 ]

  7. Web pages and shiny apps

Not applicable/wait on:

  1. Index

  2. Custom blocks

When done:

  • [ ] Update about.md with new post blurbs

apreshill avatar Oct 05 '17 17:10 apreshill

Yeah, that sounds perfect. Custom blocks is not necessary. If you don't have time, you can omit it, since it does not work out of the box -- it requires you to write some additional CSS rules.

yihui avatar Oct 05 '17 17:10 yihui