Skip to content

Added ignore() method to disable specific markup. - #579

Closed
gbradley wants to merge 1 commit into
markedjs:masterfrom
gbradley:master
Closed

Added ignore() method to disable specific markup.#579
gbradley wants to merge 1 commit into
markedjs:masterfrom
gbradley:master

Conversation

@gbradley

Copy link
Copy Markdown

Works by re-assigning noop; gfm must be false.

Works by re-assigning noop; gfm must be false.
@chjjchjj mentioned this pull request May 8, 2015
@adam-lynch

Copy link
Copy Markdown

+1.

What if something is in block and in inline?


@chjj are you planning to merge this then since you closed #562? 😄

@joshbrucejoshbruce added this to the 0.5.0 - Architecture and extensibility milestone Dec 26, 2017
@joshbrucejoshbruce removed this from the 0.5.0 - Architecture and extensibility milestone Apr 4, 2018
@UziTech

Copy link
Copy Markdown
Member

Great idea but we are trying to slim down marked and allow for future extensions instead of creating new options.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@gbradley@adam-lynch@UziTech@joshbruce