#423: x-axis scrollbar for `pre` blocks
-------------------------+-----------------------
Reporter: rjollos | Owner: rjollos
Type: enhancement | Status: new
Priority: major | Milestone: Release 5
Component: ui design | Version:
Keywords: |
-------------------------+-----------------------
`pre` blocks should automatically display with an x-axis scrollbar so that
code samples display nicely (as they do in Trac), rather than wrapping
around.
{{{#!python
tx = tx.end() .select("body//a[contains(@href,'/wiki/%s')]" %
wiki.GUIDE_NAME) .map(lambda text: wiki.new_name(text), TEXT)
}}}
==>
[[Image(ScrollX.png)]]
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/423>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker