This is the new Markdown parser from
https://github.com/universal-ctags/ctags/pull/3236
which supports scope generation and improves markdown parsing.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3161
-- Commit Summary --
* Use the upstream Markdown parser
-- File Changes --
M ctags/Makefile.am (3) D ctags/parsers/geany_markdown.c (103) A ctags/parsers/markdown.c (420) A ctags/parsers/markdown.h (29) M meson.build (3) M src/tagmanager/tm_parser.c (20) M tests/ctags/simple.md.tags (54)
-- Patch Links --
https://github.com/geany/geany/pull/3161.patch https://github.com/geany/geany/pull/3161.diff
Tests pass, symbols show, LGTM.
Merged #3161 into master.
github-comments@lists.geany.org