Problem/Motivation
Looks like the pre text change event is dispatched twice
Steps to reproduce
Look at /src/MarkdownExtension.php line 69. It is a duplicate of line 66.
Proposed resolution
Remove the duplicate dispatch.
Remaining tasks
Remove the duplicate dispatch.
User interface changes
none
API changes
none
Data model changes
none
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | duplicate_pre_text_change_event-3340339-2.patch | 529 bytes | bander2 |
Comments
Comment #2
bander2 commentedComment #4
kaszarobertI committed your patch. Thanks for the contribution!