Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html mode handling #185 #535

Merged
merged 1 commit into from
Oct 26, 2016
Merged

html mode handling #185 #535

merged 1 commit into from
Oct 26, 2016

Conversation

roadscape
Copy link
Contributor

changes:

  • <html> wrapper is added/stripped only when getting passed from/to the serializer
  • posts beginning with <p> tag don't engage the RichtextEditor (but they still render as HTML)
  • ability to convert from markdown mode into Editor mode* (experimental)
  • ability to switch between Editor / Raw mode*
  • ensure that non-html posts do not contain <html> tag anywhere

* effectively disabled in the UI. to test, change !body.value && isStory to isStory on line 307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants