Open utterances-bot opened 4 years ago
Comment written by Yihui Xie on 2017-12-27 15:36:03
Nice work! I love this theme (of course, because I'm a minimalist). You should have released it earlier, and I'd recommend it in the blogdown book. Now the book has been printed, so I can only add it to the online version.
Comment written by Nan Xiao on 2017-12-27 17:16:33
xmin is a great theme, too! Love it. I think then I will be looking forward to the second edition of the paper book. 😁
Comment written by gkampolis on 2018-04-02 23:06:04
I'm trying to use this excellent theme but I have one question: I understand that math support is implemented via mathjax. While display/block math (with $$...$$) renders just fine, how should I display inline math? (....) delimeters as suggested by mathjax's docs don't seem to work...
I've also tried $...$ and $...$
, this all inside an .Rmakrdown post. I'm probably missing something obvious, as I'm not familiar with the workflow....
Comment written by gkampolis on 2018-04-02 23:35:00
Nevermind, I've found it. The trick to it is not leaving a space between the expression and the $s. E.g.: $ a \ne 0 $
(doesn't work) vs. $a \ne 0$
.
Thought I should post it here just in case someone else has the same "problem". Otherwise, just delete it. Thanks again for the awesome theme :)
Comment written by Nan Xiao on 2018-04-03 00:47:28
-yes, that might be the reason... Thanks for sharing!
Tanka: A Minimalist Theme for Hugo and Blogdown - Nan Xiao | 肖楠
https://nanx.me/blog/post/hugo-tanka-theme/