Skip to content

docs: update list marker detection references in parsing docs#74

Open
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-update-list-marker-detection-references-in-pa-6c87a0
Open

docs: update list marker detection references in parsing docs#74
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-update-list-marker-detection-references-in-pa-6c87a0

Conversation

@detail-app

@detail-app detail-app Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Corrected stale documentation in all-parsing-and-markdown-logic.md that referenced non-existent methods. The 'List Marker Detection' section referenced 'fixInlineLists()' which never existed, and the 'List Processing Complexity' section incorrectly described client-side regex processing in markdown-utils.js which was removed in an earlier Svelte migration.

These inaccuracies would have led developers to search for non-existent code and misunderstand the current architecture where marker detection is consolidated in OrderedMarkerScanner.

Introduced by commit 60bdcab (@WilliamAGH)


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from WilliamAGH July 13, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants