-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filed.
- Specifically, check out the wishlist, open RFCs,
or feature requests.
- Specifically, check out the wishlist, open RFCs,
- Reduced the issue to a self-contained, reproducible test case.
- Checked that your issue isn't already filed.
Description
unit.star is doubly linked, which breaks formatting in doc-gen.
This is a regression from #778.
Steps to Reproduce
set_option pp.links true
-- unit.starunit.star()
run_cmd tactic.pp `(()) >>= tactic.traceExpected behavior: unit.star()
Actual behavior: unit.starunit.star()
Reproduces how often: 100%
Versions
You can get this information from copy and pasting the output of lean --version,
please include the OS and what version of the OS you're running.
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
Metadata
Metadata
Assignees
Labels
No labels