Opened 4 months ago

Last modified 4 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 Treyson Grange)

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 Treyson Grange, 4 months ago

Description: modified (diff)

comment:2 by Treyson Grange, 4 months ago

Description: modified (diff)
Owner: Treyson Grange removed
Status: assignednew

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.

Note: See TracTickets for help on using tickets.
Back to Top