Markdown: enable markdown on posts automatically on activation. #6548
Markdown: enable markdown on posts automatically on activation. #6548dereksmart merged 1 commit intomasterfrom
Conversation
There was a problem hiding this comment.
EDITED:
@eliorivero Thanks for adding the checkbox for posts. However I believe intended behavior is to auto-enable markdown for posts if the thing is active. Looks like it was maybe removed as part of this change (the filter maybe)? ea8c553#diff-95a37d58f692267f7ab8aceccf71e186L17
I think we can remove the checkbox again but only as long as we're sure markdown is always enabled for posts when the module is active, because currently it's not.
|
Based on a convo we just had with @dereksmart, this PR will be updated to turn on the option This behavior will be later removed in the new UI since we have different toggles to enable Markdown for posts and for comments so it's not necessary there. #6396 |
|
Added code so the |
…_publish_posts_with_markdown to true.
afd1987 to
d7afc9e
Compare
|
Merged to 4.7 5fb1636 |
Fixes #6442
Changes proposed in this Pull Request:
This was a regression with the new UI, since there are no options to turn it on in the new UI.