collaborator99
Results
1
comments of
collaborator99
+1 I wound up doing the following: ``` var github = { // the github object was taken from flavor.github in showdown.js omitExtraWLInCodeBlocks: true, prefixHeaderId: 'user-content-', simplifiedAutoLink: true, literalMidWordUnderscores: true,...