Yonle
|
7e40e0d783
html.c: invalid html tag: else? just show it as encoded text.
|
1 year ago |
default
|
1c5a689457
Fixed some memory leaks.
|
1 year ago |
default
|
b5f63b63fa
In sanitize(), delete unsupported HTML tags instead of showing them.
|
1 year ago |
default
|
5654960161
Also accept HTML tag <ol>.
|
1 year ago |
default
|
b9dee83f27
Fix links with # in it.
|
1 year ago |
default
|
fdb35f3437
Also accept 'cite' as a valid HTML tag.
|
1 year ago |
default
|
49362f5404
Convert image links in notes to attachments.
|
1 year ago |
default
|
63053ab5db
Minor prototype change.
|
1 year ago |
default
|
1956c05ca4
Updated documentation.
|
1 year ago |
default
|
2250ad7027
Sanitize control codes in JSON code.
|
1 year ago |
default
|
1152450d1c
Changed the way invalid codes in strings are stripped.
|
1 year ago |
default
|
49f2f498de
Strip dangerous control codes in sanitize().
|
1 year ago |
default
|
6c033900a5
Moved the angry emoticon above the sad one to avoid clashes.
|
1 year ago |
default
|
12131b67a3
Added the angry emoticon.
|
1 year ago |
default
|
a38c7aeadc
Updated year in copyright notices.
|
1 year ago |
default
|
e58eb068fb
Minor URL formatting tweaks.
|
1 year ago |
default
|
bb0d8f2a27
Backport from xs.
|
1 year ago |
default
|
645e7ec43e
Some code reordering to placate scan-build's wrath.
|
1 year ago |
default
|
2bf9134fda
Added :shrug2:
|
1 year ago |
default
|
4304f7301c
Fixed typo.
|
2 years ago |
default
|
206dd52275
More sanitize tweaks.
|
2 years ago |
default
|
bdc689e594
In sanitize(), rebuild the accepted tags with only the accepted attributes.
|
2 years ago |
default
|
236ca9af6b
Call sanitize() as soon as possible.
|
2 years ago |
default
|
aeec858370
Added more emojis.
|
2 years ago |
default
|
bb7bcc674c
More formatting tweaks.
|
2 years ago |
default
|
73323a7fc0
Some formatting refactoring.
|
2 years ago |
default
|
01743cee55
More tweaks to not_really_markdown() to avoid ambiguities.
|
2 years ago |
default
|
9ab8016f6c
More not_really_markdown() tweaks.
|
2 years ago |
default
|
5dc26534b6
Fixed a bug in not_really_markdown() that confused code with pre markup.
|
2 years ago |
default
|
00d683fa04
Accepted for HTML tags.
|
2 years ago |