summaryrefslogtreecommitdiff
path: root/doc/_templates
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-12-26 18:54:55 +0100
committerMartin Fischer <martin@push-f.com>2021-12-26 21:55:46 +0100
commit1cfd2b544e5f17d70279cf7e87d2701eeea81c64 (patch)
treedd8b2ce5ebcc6d9c1903215cc70ffdd7817fc631 /doc/_templates
parent855d91063bf3450a97dec50874c637c707046f7d (diff)
downloadpygments-git-1cfd2b544e5f17d70279cf7e87d2701eeea81c64.tar.gz
demo: fix lexer guessing based on filename
Diffstat (limited to 'doc/_templates')
-rw-r--r--doc/_templates/demo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_templates/demo.html b/doc/_templates/demo.html
index 9190aeec..f37784c4 100644
--- a/doc/_templates/demo.html
+++ b/doc/_templates/demo.html
@@ -33,7 +33,7 @@
</p>
<p>
<label>Upload a file here:
- <input type="file" id="file" onchange="new_file()"> or enter code below:
+ <input type="file" id="file"> or enter code below:
</label>
</p>
<p>