Boot command section was NOT working

If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
pull/1883/head
dragon788 11 years ago
parent e3c2f01cb8
commit 078c3b3378

@ -311,7 +311,7 @@ The available variables are:
Example boot command. This is actually a working boot command used to start
an Ubuntu 12.04 installer:
```javascript
```
[
"<esc><esc><enter><wait>",
"/install/vmlinuz noapic ",

Loading…
Cancel
Save