Conversation
…ming convention for pending-* predicates
…r as commonmarker allows)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cellio
left a comment
There was a problem hiding this comment.
LGTM. Tested various combinations, and also confirmed that I can't type gibberish into the new field's value.
| end | ||
| end | ||
|
|
||
| # predicates: |
There was a problem hiding this comment.
I'm assuming these are just relocations that confused the diff (and a couple renames for top level and spam flags). I skimmed but didn't carefully compare these to the deleted blocks.
There was a problem hiding this comment.
The diffs look fine to me - do you use the "unified" view, perchance? This one can get really atrocious, I exclusively use the side-by-side one
There was a problem hiding this comment.
Thanks for the tip. The side-by-side view is too narrow for me (at the font sizes I need), but it's good to remember that it exists and I can use it to check specific things like this.
…r should use the default allow list
closes #1857
This PR enables Markdown rendering in post titles.
Allowed formatting types are configurable per community.
This is how posts will look like in lists with all formatting types enabled:
and in the expanded view:
The new site setting is called
AllowedPostTitleFormattingTypes:As a side-effect, it also enables markdown rendering for site settings descriptions - this allows us to be more expressive in them (of course, descriptions are sanitized).