Idk this whole html toggle thing is super annoying. I can only get the code thing to work if I:* Format -> Code * Go to HTML View * Paste code between code /code * Hit Preview * Reply Also the list above^ is a numbered list, but it doesn't show like this in the preview as you can see on the screenshot down below: I'm on…
1. Format dropdown, choose Code. 2. Paste some code. 3. Preview (looks OK) 4. Post Reply import MaxPlus somethingHappened = False def doSomething(): global somethingHappened somethingHappened = True print "I sleep all night and I work all day!" def printAction(a): print "id ", a.Id print "button text ", a.ButtonText print…
I was deep in the site plumbing doing some prep work (shhh) and figured I'd try to fix our ugly code blocks. Not sure if I really made it better :flushed: ... open to sugggestions. Before: Now:
Keeping it dark is always welcome on my side. The alternating rows are kinda irritating/too prominent. Right now they totally kill the curly brace in the second line.Line numbers are only written every 5th line, they should be written in every line.Highlighted text (especially the red/pink) is hard to read on the dark…
Yeah I get the same, here on Windows/Chrome. Sorry there's not much I can do about it. Vanilla hasn't been a great host for us, and we have a plan for moving, but we're a bit hamstrung for a variety of reasons as far as actually making it happen.
Good suggestions. Seems better now. I don't have control over line numbering, unfortunately. I could go through every text-color style and make them the same dark gray, but that's probably a lot of work.
I'm not sure the pink sits well against the grey in either example. Reducing the contrast between line colors is a solid idea but I think you've gone too close to 0.5 and you risk making the keywords etc. hard to pick out.