Skip to content

Commit

Permalink
Use language- prefix for codeblocks as defined in the CommonMark spec
Browse files Browse the repository at this point in the history
  • Loading branch information
svbergerem authored and SuperTux88 committed Aug 29, 2017
1 parent 04035c3 commit 2bb7d4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/assets/javascripts/app/helpers/text_formatter.js
Expand Up @@ -8,8 +8,7 @@
breaks: true,
html: true,
linkify: true,
typographer: true,
langPrefix: ""
typographer: true
});

var inlinePlugin = window.markdownitForInline;
Expand Down

0 comments on commit 2bb7d4e

Please sign in to comment.