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

Added a "disabled" configuration option #607

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lucaschen
Copy link

SimpleMDE can now be disabled through initial configuration, or disabled / re-enabled using a method dynamically. README.md documentation has been updated.

In addition to this, there was a typo in the SimpleMDE JavaScript file, where "Tootlip" was used (consistently). This was fixed as well.

A demo of the functionality can be found at http://sweltering-verse.surge.sh

I tried to be as "accommodating" as I could when adding this, keeping existing components as intact as possible. Hopefully what I have is at least a good baseline on which improvements can be made.

…tter method

SimpleMDE can now be disabled through initial configuration, or
disabled / re-enabled using a method dynamically. README documentation
has been updated.

In addition to this, there was a typo in the SimpleMDE JavaScript file,
where "Tootlip" was used (consistently). This was fixed as well.

A demo of the functionality can be found at
http://sweltering-verse.surge.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant