mirror of
https://github.com/wassname/template.git
synced 2026-06-27 19:33:10 +08:00
Spacing tweaks
This commit is contained in:
@@ -67,8 +67,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<h2>Displaying code snippets</h2>
|
||||
<p>Some inline javascript:<d-code language="javascript">var x = 25;</d-code></p>
|
||||
<p>Here's a javascript code block.</p>
|
||||
<p>Some inline javascript:<d-code language="javascript">var x = 25;</d-code>. And here's a javascript code block.</p>
|
||||
<d-code block language="javascript">
|
||||
var x = 25;
|
||||
function(x){
|
||||
|
||||
Reference in New Issue
Block a user