kevins8
12/24/2020, 9:37 PMmuon
12/24/2020, 9:46 PMmuon
12/24/2020, 9:49 PMStephen
12/24/2020, 9:51 PMStephen
12/24/2020, 9:56 PM<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX", "output/HTML-CSS"],
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
processEscapes: true
},
"HTML-CSS": { availableFonts: ["TeX"] }
});
</script>
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
... this actually renders single $ delimiters but kramdown already modifies the $$ delimiterskevins8
12/24/2020, 9:59 PMshellman
12/24/2020, 11:09 PMshellman
12/24/2020, 11:09 PMshellman
12/24/2020, 11:09 PMkevins8
12/24/2020, 11:52 PMkevins8
12/24/2020, 11:53 PMshellman
12/24/2020, 11:54 PMkevins8
12/24/2020, 11:55 PMkevins8
12/24/2020, 11:56 PMshellman
12/24/2020, 11:57 PMkevins8
12/24/2020, 11:58 PMkevins8
12/24/2020, 11:58 PMshellman
12/24/2020, 11:59 PMkevins8
12/24/2020, 11:59 PMshellman
12/25/2020, 12:01 AMkevins8
12/25/2020, 12:02 AMkevins8
12/27/2020, 12:53 AM> Developer: Reload Window
this will install the latest build of the preview (v0.10.15)
@User (including for heads up)kevins8
12/27/2020, 2:43 AMkevins8
12/27/2020, 2:43 AMmuon
12/27/2020, 4:48 AMmuon
12/27/2020, 4:49 AMkevins8
12/27/2020, 5:04 AMhikchoi
12/27/2020, 6:42 AMdendron-11ty right now. Is this intended?
markdown:
## Test
- [ ] Not indented
- [ ] This should be indented
- [ ] This too
- [ ] Indented even more
- [ ] This is not indentedhikchoi
12/27/2020, 6:43 AMhikchoi
12/27/2020, 6:43 AM