File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- .DS_Store
1
+ * ~
2
+ .DS_Store
3
+ thumbs.db
Original file line number Diff line number Diff line change @@ -621,7 +621,7 @@ <h3>Presenting code</h3>
621
621
< tbody >
622
622
< tr >
623
623
< td > < code > <code></ code > </ td >
624
- < td > In a line of text like this, your wrapped code will look like this < code > > ;html< ;</ code > element.</ td >
624
+ < td > In a line of text like this, your wrapped code will look like this < code > < ;html> ;</ code > element.</ td >
625
625
</ tr >
626
626
< tr >
627
627
< td > < code > <pre></ code > </ td >
@@ -630,7 +630,7 @@ <h3>Presenting code</h3>
630
630
<h1>Heading</h1>
631
631
<p>Something right here...</p>
632
632
</div></ pre >
633
- < p > < strong > Note:</ strong > Be sure to keep code within < code > pre</ code > tags as close to the left as possible; it will render all tabs.</ p >
633
+ < p > < strong > Note:</ strong > Be sure to keep code within < code > < pre> </ code > tags as close to the left as possible; it will render all tabs.</ p >
634
634
</ td >
635
635
</ tr >
636
636
< tr >
You can’t perform that action at this time.
0 commit comments