Sam Hiatt
Sam Hiatt
I ran into a similar issue where the order of pandoc-crossref and pandoc-citeproc filters was causing errors complaining of missing references. I solved it by _prepending_ pandoc-crossref to `PANDOC_WRITER_OPTIONS` in...
I've ran into this issue as well, except with images based on 'gcr.io/cloud-builders/docker'. I was able to get mounted volumes to show up in 'gcr.io/cloud-builders/gsutil' layers, but only if I...
Danggit, I thought my fix worked, but apparently not... It seems that if the Markdown preview is open when I restart atom then I don't see the "editor.element.getScrollTop is not...
I noticed that I can add breakpoints after implementing this fix https://github.com/willyelm/xatom-debug/pull/41/commits/2320404483be7a3790569454c7993267484a46c9. That PR Might fix this issue.