copy pasting is bad
This commit is contained in:
parent
ca3b84310c
commit
5389931ad3
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@
|
|||
$.ajax({
|
||||
dataType: "text",
|
||||
url: "docs/tutorial.md",
|
||||
cache: false,
|
||||
success: function (md) {
|
||||
var converter = new showdown.Converter({
|
||||
extensions: ["prettify"]
|
||||
|
|
Loading…
Reference in a new issue