Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReverseAdoc creates empty anchors #103

Open
ronaldtse opened this issue Jun 7, 2024 · 1 comment
Open

ReverseAdoc creates empty anchors #103

ronaldtse opened this issue Jun 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ronaldtse
Copy link
Contributor

For document 002:

$ bundle exec reverse_adoc -rcoradoc/reverse_adoc/plugins/plateau \
  --split-sections 2 --external-images \
  -o sources/002-v4/document.adoc \
  reference-docs/plateau-document-02-v4.html

Relevant snippet:

sources/002-v4/sections/appendix-F/section-02.adoc:

[[tocF_02]]
=== 徒歩道の記述とLOD

[[]]
==== 交通(徒歩道)モデル

徒歩道とは、公共測量標準図式における徒歩道及び庭園路(ただし、庭園路のうち、自動車ターミナル内の道路は、広場として取得するため、徒歩道には含まない)をいう。
...

The [[]] is an empty anchor.

@ronaldtse ronaldtse added the bug Something isn't working label Jun 7, 2024
@ronaldtse
Copy link
Contributor Author

Empty anchors should not be generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏔 High priority
Development

No branches or pull requests

2 participants