code spacing
This commit is contained in:
parent
17935605c8
commit
327c095222
1 changed files with 0 additions and 2 deletions
|
|
@ -39,9 +39,7 @@
|
||||||
<script src="~/js/to-markdown.js"></script>
|
<script src="~/js/to-markdown.js"></script>
|
||||||
<script src="~/js/md-helpers.js"></script>
|
<script src="~/js/md-helpers.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
|
|
||||||
var editortitre = new Quill('#Titlecnt', {
|
var editortitre = new Quill('#Titlecnt', {
|
||||||
modules: { toolbar: '#Titletoolbar' },
|
modules: { toolbar: '#Titletoolbar' },
|
||||||
theme: 'snow'
|
theme: 'snow'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue