CommonMark parsing and rendering library and program in C - commonmark/cmark
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!
Back in 2016, I started standardese, a C++ documentation generator. However, in the past two years I haven’t really worked on it. Now, I can officially announce that I have abandoned the project and transferred ownership. This blog post explains why.
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.
Using AsciiDoc & Asciidoctor for blogging.
Generating crisp technical email