QuickInsert
There are four QuickInsert options: Image, URL, Code Start, and Code End. Image sticks a blank HTML stub for an images. URL sticks a blank HTML stub for a URL. Put Code Start and Code End around code:
while (code) {
print the code in grey
}
|
This will keep the formatting like spaces and stuff. Some HTML like the < and > needs to be written with ampersandlt; and ampersandgt;. Mostly, though, you can use this for code.
|
|