Weekly Shaarli

All links of one week in a single page.

Week 50 (December 9, 2019)

Ulrik Lyngs: How to Use Pandoc Filters for Advanced Customisation of Your R Markdown Documents

In a package I'm developing, I had a problem around highlighting text in LaTeX and HTML output. The solution I found involved using pandoc filters to take full control over the final document. Here's a guide to writing such filters when R Markdown ain't got what you need.

R’s Killer Feature: RMarkdown - R for the Rest of Us

People switching to R often don't realize that RMarkdown is the feature that will most fundamentally transform how they work.

Contains link to a plugin which enables google drive / rmarkdown connection

Editing Google Docs with vim (Example)
thumbnail

A protip by zombiecalypse about vim, markdown, and gdocs.

GitHub - santinic/how2: stackoverflow from the terminal
thumbnail

stackoverflow from the terminal. Contribute to santinic