GeistHaus
log in · sign up

GitHub - commonmark/cmark: CommonMark parsing and rendering library and program in C

github.com

CommonMark parsing and rendering library and program in C - commonmark/cmark

10 pages link to this URL
In praise of Commonmark: wrangle (R)Markdown files without regex

You might have read my blog post analyzing the social weather of rOpenSci onboarding, based on a text analysis of GitHub issues. I extracted text out of Markdown-formatted threads with regular expressions. I basically hammered away at the issues using tools I was familiar with until it worked! Now I know there’s a much better and cleaner way, that I’ll present in this note. Read on if you want to extract insights about text, code, links, etc. from R Markdown reports, Hugo website sources, GitHub issues… without writing messy and smelly code!

1 inbound link article en
Out of the Box Elixir

Last time I wrote about 4+ years of using Minitest, how about I write about 5+ years of using Elixir now? It is going to be a little bit about that. But first, some background.

1 inbound link article en