Opened 12 years ago
#285 new defect
Misparses @i(foo @invalid() bar)
| Reported by: | andersk@mit.edu | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | zephyr | Keywords: | |
| Cc: |
Description
In @i(foo @invalid() bar), the first ) should close @invalid even though that tag isn’t recognized, but BarnOwl closes @i instead.
This actually makes it impossible to write something like BarnOwl::Style::boldify correctly.
Note: See
TracTickets for help on using
tickets.
