#600 closed defect (fixed)
Remove quotes from the text rendering of <tt>
| Reported by: | rjsparks@nostrum.com | Owned by: | krathnayake@ietf.org |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | v3 vocabulary | Version: | |
| Keywords: | Cc: |
Description
Based on the xml2rfc v3 grammar and style guide commitee's discussion at https://codimd.ietf.org/cmt-20210222, please alter the txt formatter to not add quotes when rendering the tt element
Change History (4)
comment:1 Changed 14 months ago by rjsparks@nostrum.com
- Status changed from new to accepted
comment:2 Changed 10 months ago by krathnayake@ietf.org
- Owner set to krathnayake@ietf.org
- Status changed from accepted to assigned
comment:3 Changed 10 months ago by krathnayake@ietf.org
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 9 months ago by rjsparks@nostrum.com
Fixed in [4024]:
Merged in [4012] from krathnayake@ietf.org:\n Remove quotes from the text rendering of <tt>. Fixes #600 and #647.
Note: See
TracTickets for help on using
tickets.

Fixed in [4012]:
Remove quotes from the text rendering of <tt>. Fixes #600 and #647. Commit ready for merge.