Opened 6 months ago
Last modified 6 months ago
#35457 closed Cleanup/optimization
Documentation: Code inside of text box — at Version 2
Reported by: | Treyson Grange | Owned by: | |
---|---|---|---|
Component: | Uncategorized | Version: | 5.0 |
Severity: | Normal | Keywords: | Documentation |
Cc: | Adam Johnson | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | yes |
Description (last modified by )
The first section of example code for Field name restrictions is inside of a text box, ridding it of the usual code formatting and styling.
Change History (2)
comment:1 by , 6 months ago
Description: | modified (diff) |
---|
comment:2 by , 6 months ago
Description: | modified (diff) |
---|---|
Owner: | removed |
Status: | assigned → new |
Note:
See TracTickets
for help on using tickets.
This has been done on purpose, as blaken-docs breaks when it tries to interpret pass = ... for the same reasons the example is showed in the first place. Don't believe there is a way around this.