Shiz innit
This commit is contained in:
parent
3ad3666002
commit
2c0a3c7d80
8 changed files with 25 additions and 14 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<label for="noteBodyInput" class="form-label">Note</label>
|
||||
<div class="border rounded rounded-1">
|
||||
<div id="toolbar"></div>
|
||||
<textarea class="form-control" id="noteBodyInput" name="body" aria-described-by="bodyHelp">{{.noteBody}}</textarea>
|
||||
<textarea class="form-control" id="noteBodyInput" name="body" aria-described-by="bodyHelp">{{.text}}</textarea>
|
||||
</div>
|
||||
<div id="bodyHelp" class="form-text">Enter your note content in markdown</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue