added H4-H6 heading support#233
Merged
jhollingworth merged 1 commit intojhollingworth:masterfrom Apr 29, 2013
shaunfreeman:dev
Merged
added H4-H6 heading support#233jhollingworth merged 1 commit intojhollingworth:masterfrom shaunfreeman:dev
jhollingworth merged 1 commit intojhollingworth:masterfrom
shaunfreeman:dev
Conversation
|
is there a way to add only h2 through h4 ??? |
Contributor
Author
|
Yes there is, Take a look at the code and remove all h1, h5 and h6 references you find |
|
but how do I implement in my code? using templates? can you post a simple example? thanks in advance! |
jhollingworth
added a commit
that referenced
this pull request
Apr 29, 2013
added H4-H6 heading support
dalethestirling
pushed a commit
to dalethestirling/bootstrap-wysihtml5
that referenced
this pull request
May 26, 2013
… from shaunfreeman/dev) with pull request (Inserting YouTube videos) with the commit from elzos (commit: fc37019) Added youtube video support.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I added headings H4-H6 support