Tickets - HTML & URLs
We are working on web projects and we talk about url forms how do I type URLs in without them being trimmed. Also how do I type in HTML without using entity codes? Typing > & < is a waste of time...
Thanks
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
1 Posted by Geoff on 17 May, 2008 09:51 AM
I think you need to surround code in @@@ though I've also heard tell of tickets using markdown in which case you'd just need to indent the stuff by 4 spaces or surround it in backticks.
2 Posted by Nicholas Orr on 19 May, 2008 01:08 AM
Thanks, I'll give that a go :)