fix parse_comment: insert <br> in comment, insert quote, fix error in sort_uniq
This commit is contained in:
parent
bd99462e0a
commit
90bf5ee169
3 changed files with 56 additions and 19 deletions
|
|
@ -49,3 +49,6 @@ blockquote.blockquote {
|
|||
padding: 5px 5px 5px 5px;
|
||||
}
|
||||
|
||||
.quote {
|
||||
color: green;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue