diff options
| author | dakkar <dakkar@thenautilus.net> | 2025-01-18 12:51:38 +0000 |
|---|---|---|
| committer | dakkar <dakkar@thenautilus.net> | 2025-01-18 12:51:38 +0000 |
| commit | 01a5300be88665ae414c15e8e0667c93799d8f0e (patch) | |
| tree | 0041bc1bdb81923a1e843cd9fb6dda730fa320b4 /packages/backend/src/server/api/EndpointsModule.ts | |
| parent | merge: attribute invite codes to admins/moderators (!858) (diff) | |
| download | sharkey-01a5300be88665ae414c15e8e0667c93799d8f0e.tar.gz sharkey-01a5300be88665ae414c15e8e0667c93799d8f0e.tar.bz2 sharkey-01a5300be88665ae414c15e8e0667c93799d8f0e.zip | |
handle more complex ruby from/to html - fixes #605
this is not exactly great, but it should be "good enough"
note that the new `group` function should not escape in the wild, as
we don't document it and only use it internally
I tried using `$[scale foo bar]` instead of `$[group foo bar]`, but
that would be rendered as `<i>foo bar</i>` when sent over the network
to non-misskey instances, and we don't want that
Diffstat (limited to 'packages/backend/src/server/api/EndpointsModule.ts')
0 files changed, 0 insertions, 0 deletions