added inCode flag #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "inputRulesForCodeBlocks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
added inCode flag to inputRule specs to allow inputRules to selectively apply to code blocks.
@ -35,12 +36,17 @@ export class InputRule {/// When set to false,I don't think this should be a string.
@ -11,6 +11,7 @@ export class InputRule {Could you make this
boolean | "only", so people can also explicitly providefalse?@ -35,12 +36,17 @@ export class InputRule {/// When set to false,yes, you're right, don't know how I changed that.
@ -11,6 +11,7 @@ export class InputRule {done.
Just curious since this is my first pull request -- how long should I expect it to take to have it merged? days, weeks, months?
Thanks and sorry for being so naive to this process.
Merged as
66d47eaa48, tidied up ina993c59c11. Released as part of prosemirror-inputrules 1.4.0Pull request closed