Fix JSHint

This commit is contained in:
riking 2014-10-05 12:29:44 -07:00 committed by Kane York
parent 1436f75a9f
commit 0532468499
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/*global Markdown:true, hljs:true */
/*global Markdown:true */
/**
Contains methods to help us with markdown formatting.