John Benediktsson
|
77b13fbdc2
|
core/basis/extra: using while* in a few places.
|
2019-12-13 14:38:26 -08:00 |
John Benediktsson
|
d0ae3275b1
|
html.entities: fix " unescape;
|
2016-11-10 14:22:08 -08:00 |
John Benediktsson
|
9a5cd7d13d
|
html.entities: cleanup using.
|
2015-09-29 12:16:44 -07:00 |
John Benediktsson
|
08051d9ba8
|
html.entities: faster html-escape by going through string once.
|
2015-09-29 12:15:00 -07:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
John Benediktsson
|
0b390cc6f2
|
html.entities: switch to using re-replace-with.
|
2014-05-18 13:48:35 -07:00 |
John Benediktsson
|
d27fa562e8
|
html.entities: minor refactor for clarity.
|
2014-04-23 21:30:46 -07:00 |
John Benediktsson
|
5373a985d7
|
html.entities: adding some examples to the docs.
|
2014-04-22 15:51:25 -07:00 |
John Benediktsson
|
c6de3e9967
|
html.entities: fix minor doc error.
|
2014-04-22 14:37:55 -07:00 |
John Benediktsson
|
4d7ace5531
|
html.entities: simpler re-charref.
|
2014-04-21 22:35:31 -07:00 |
John Benediktsson
|
bcb14d7a22
|
html.entities: add a test to show "&".
|
2014-04-21 20:43:04 -07:00 |
John Benediktsson
|
f5aa41c0ce
|
html.entities: slightly better (looking) docs.
|
2014-04-21 19:19:14 -07:00 |
John Benediktsson
|
0d3956fa7c
|
html.entities: reference the table in the w3 specs.
|
2014-04-21 19:15:55 -07:00 |
John Benediktsson
|
e79bb8f6e4
|
html.entities: adding better HTML 5 escaping.
|
2014-04-21 19:03:59 -07:00 |