You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PE group agreed to officially set Linux, Unix, and Oracle commands in code font going forward. I removed this exception from the font conventions table.
Copy file name to clipboardExpand all lines: styleguide/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -792,7 +792,7 @@ title: O'Reilly Style Guide
792
792
</thead>
793
793
<tbody>
794
794
<tr>
795
-
<td><p>Filenames, file extensions (such as .jpeg), directory paths, libraries, and commands in Unix, Oracle, and Linux books</p></td>
795
+
<td><p>Filenames, file extensions (such as .jpeg), directory paths, and libraries.</p></td>
796
796
<td><p><em>Body font italic</em></p></td>
797
797
</tr>
798
798
<tr>
@@ -816,12 +816,12 @@ title: O'Reilly Style Guide
816
816
<td><p><code>Constant width</code></p></td>
817
817
</tr>
818
818
<tr>
819
-
<td><p>Language and script elements: class names, types, namespaces, attributes, methods, variables, keywords, functions, modules, commands, properties, parameters, values, objects, events, XML and HTML tags, and similar elements. Some examples include: <code>System.Web.UI</code>, a <code>while</code> loop, the <code>Socket</code> class, and the <code>Obsolete</code> attribute. <strong>Exception:</strong> commands in Unix, Oracle, and Linux books, which are regular italics.</p></td>
819
+
<td><p>Language and script elements: class names, types, namespaces, attributes, methods, variables, keywords, functions, modules, commands, properties, parameters, values, objects, events, XML and HTML tags, and similar elements. Some examples include: <code>System.Web.UI</code>, a <code>while</code> loop, the <code>Socket</code> class, the <code>grep</code> command, and the <code>Obsolete</code> attribute.</p></td>
0 commit comments