Fix text parsing issues #9

Merged
kenkeiras merged 4 commits from fix/require-whitespace-for-list-item-tag-separator into develop 2024-09-01 12:10:26 +00:00
Owner
  • Avoid confusion between orgit links (which contain ::) and list item tag separators. Require whitespace before separator.
  • Improve tracking of closing tokens.
  • Handle ] characters in link reference or descriptions.
- [x] Avoid confusion between orgit links (which contain `::`) and list item tag separators. Require whitespace before separator. - [x] Improve tracking of closing tokens. - [x] Handle `]` characters in link reference or descriptions.
kenkeiras added 4 commits 2024-08-21 22:26:48 +00:00
Handle ] which not close link descriptions or references.
Some checks failed
Testing / stability-extra-test (push) Waiting to run
Testing / pytest (push) Successful in 38s
Testing / style-sorted-imports (push) Waiting to run
Testing / mypy (push) Successful in 46s
Testing / style-formatting (push) Has been cancelled
5552b3324b
Fix formatting.
All checks were successful
Testing / pytest (push) Successful in 31s
Testing / mypy (push) Successful in 41s
Testing / style-formatting (push) Successful in 43s
Testing / style-sorted-imports (push) Successful in 28s
Testing / stability-extra-test (push) Successful in 41s
4af4cda44b
kenkeiras self-assigned this 2024-08-21 22:26:57 +00:00
kenkeiras added the
bug
label 2024-08-21 22:27:09 +00:00
kenkeiras merged commit bfe60271eb into develop 2024-09-01 12:10:26 +00:00
kenkeiras deleted branch fix/require-whitespace-for-list-item-tag-separator 2024-09-01 12:10:30 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kenkeiras/org-rw#9
No description provided.