SARAsBooks

Results 2 comments of SARAsBooks

> As far as I can tell only \ is affected. Good to hear that, @zombiecalypse. Maybe this single exception can be added to be handled by `rules` with adding...

Same. I'm trying: ``` const converter = new Showdown.Converter(); const markdown = converter.makeMarkdown(html); ``` And I get `ReferenceError: window is not defined`