latest 7 messages by hlprmnky
+
[2014-10-12T21:09:18Z]
hlprmnky
Once I got that right, then org -> md makes markdown that Jekyll likes
+
[2014-10-12T21:08:56Z]
hlprmnky
haha, I see - org-mode has its own pseudo-markdown that I needed to use for code, verbatim, etc.
+
[2014-10-12T21:01:52Z]
hlprmnky
:)
+
[2014-10-12T21:01:47Z]
hlprmnky
so I’m back to haranguing #emacs to see who can tell me more about the org-mode markdown exporter.
+
[2014-10-12T21:01:22Z]
hlprmnky
jaybe: Thanks for the reference, I wasn’t sure if Jekyll was referencing daringfireball markdown or not. org-mode claims to export standard (daringfireball) markdown, but when I pasted the exported markdown into the dingus on daringfireball, I see that indeed it does not
+
[2014-10-12T18:41:34Z]
hlprmnky
I’m seeing a lot of mis-parsing of things like apostrophes and I’m not sure how to tell Jekyll “just use vanilla Markdown instead of your default flavor”
+
[2014-10-12T18:40:07Z]
hlprmnky
Question - does anyone have experience taking the Markdown that emacs gives you when you export org-mode into Markdown and using it to drive Jekyll pages?