[wp-meta] [Making WordPress.org] #754: Reduce tab size in code samples

Making WordPress.org noreply at wordpress.org
Thu Nov 27 00:48:03 UTC 2014


#754: Reduce tab size in code samples
------------------------+-------------------
Reporter:  dboulet      |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  normal       |  Component:  Codex
Keywords:  has-patch    |
------------------------+-------------------
 I’d like to propose a small change to the appearance of tabs within code
 blocks in the Codex. By default, browsers display tabs within PRE tags
 with a width of 8 spaces—this often results in unwanted line breaks as the
 indentation pushes the code far to the right. Using the tab-size property
 in CSS, the width of the tabs can be reduced and the appearance of the
 indented code can be improved.

 More about tab-size: [https://developer.mozilla.org/en-US/docs/Web/CSS
 /tab-size]

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/754>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list