Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #6914: Emit a detailed warning when failed to resolve :ref: | Takeshi KOMIYA | 2020-11-03 | 1 | -0/+0 |
To be clear the ambiguous warning for missing-reference :ref:, this separates the warning to missing-label and missing-caption. To emit a warning dynamically, this also adds a new event: `warn-missing-reference` to customize warning messages via event handlers. |