Whitespace before not getting parsed correctly #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
for the string "This is a example of ! luma !-" gets parsed to [{"type":"text","value":"This is a example of"},{"type":"marking","value":1},{"type":"text","value":"luma"},{"type":"pop","value":"Marking"}] notice how the many spaced get ignored