Add parsing of markdown when editing event items

This commit is contained in:
Tom Price
2016-01-07 20:55:21 +00:00
parent e645b72492
commit 7e0e6b6b3e
8 changed files with 94 additions and 83 deletions

View File

@@ -9049,7 +9049,7 @@ textarea {
}
/* line 57, ../scss/screen.scss */
.item-description {
.item_row .description {
margin-left: 1em;
}