add new features #2

Open
a-berez wants to merge 9 commits from a-berez/codex_processor:main into main
First-time contributor
  • Сброс нумерации секций через префикс ! у маркера (!§...).
  • Поддержка «скрытых» якорей/: маркеры , заголовки вида # №ref ..., кастомные якоря из refname.
  • После сброса счётчика refname всё равно попадает в ref_to_section (убрана лишняя проверка counter_has_been_reset).
  • В оглавлении у заголовков вычищаются хвосты {#...}.
  • Добавлен и расширен .gitignore, обновлён README.
* Сброс нумерации секций через префикс `!` у маркера (`!§...`). * Поддержка «скрытых» якорей/`№`: маркеры `№`, заголовки вида `# №ref ...`, кастомные якоря из `refname`. * После сброса счётчика `refname` всё равно попадает в `ref_to_section` (убрана лишняя проверка `counter_has_been_reset`). * В оглавлении у заголовков вычищаются хвосты `{#...}`. * Добавлен и расширен .gitignore, обновлён README.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:a-berez-main
git switch a-berez-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff a-berez-main
git switch a-berez-main
git rebase main
git switch main
git merge --ff-only a-berez-main
git switch a-berez-main
git rebase main
git switch main
git merge --no-ff a-berez-main
git switch main
git merge --squash a-berez-main
git switch main
git merge --ff-only a-berez-main
git switch main
git merge a-berez-main
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
pecheny/codex_processor!2
No description provided.