Add auto building for page

This commit is contained in:
Jesse Wierzbinski 2023-11-25 15:31:54 -10:00
parent 636b9174f4
commit bf61dc7cea
No known key found for this signature in database
7 changed files with 81 additions and 2 deletions

View file

0
docs/objects/actions.md Normal file
View file

0
docs/objects/actors.md Normal file
View file

View file

@ -151,7 +151,7 @@ It is recommended that servers limit the length of the subject from 1 to 300 cha
The `subject` field **MUST NOT** be a `ContentFormat` object. It **MUST** be a string, and **MUST** be plain text. It **MUST NOT** contain any HTML or other markup.
> See [ContentFormat](#contentformat) for more information on `ContentFormat` objects.
> See [ContentFormat](/structures/content-format) for more information on `ContentFormat` objects.
> Client extensions are welcome to add support for HTML or other markup in the `subject` field, but it is not recommended.