Blogs
Apps
Slides
Links
Tags
博客
Contact Me
Try using remark.js markdown style
Tags:
blogdown
remark
Categories:
Linux
<< Designing new primers may be better than testing old primers
May be a trick of designing CAPS for backcrossing >>
Remark.js for presentation has many easy-to-use features, especially its powerful macros. So I want to use remark.js to convert my markdown to HTML in blogdown (or Hugo) to avoid remembering different formatting styles. So I made a new template to directly use `remark.js` to create the final HTML page. `![:color green](This should be green color!)` will show ![:color green](This should be green color!) OR `I have .red[red color]` will show "I have .red[red color]". It can use blocks right now. > this is a line > another line