Files
NodeBB/src
Julian Lam 16c8a6523a feat: add new escape option to getPostSummaryByPids [breaking]
Changes logic so that the new `escape` option escapes HTML,
whereas the old behaviour had `parse: false` escape HTML.

Now, when `parse` is `false`, the content is unchanged.

Defaults are `{ parse: true, escape: false, stripTags: false }`
2024-09-05 10:42:08 -04:00
..
2023-12-18 12:08:34 -05:00
2024-02-16 12:07:29 -05:00
2023-06-03 11:14:39 -04:00
2024-08-16 14:39:24 -04:00
2024-05-10 12:39:40 -04:00
2024-05-14 12:05:53 -04:00
2024-08-09 15:25:49 -04:00