Text issues in ticket description
I'm new here to Lighthouse, but I seem to have an issue whenever
pasting bodies of text to the ticket comment field. On many - but
not all - occasions, I find the text looks like a code block and
doesn't naturally break like a normal body of text. The result is a
block of text that flows to the right 3-4 pages wide, and is
formatted in Monaco font.
What am I doing wrong, and what can I do to fix this problem?
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 Will Duncan on 11 Nov, 2008 04:28 PM
Lighthouse uses Markdown for text formatting. If you have a number of consecutive lines with tabs or spaces in front of them they are treated as code blocks.
http://help.lighthouseapp.com/faqs/getting-started/how-do-i-format-text
2 Posted by macwise on 11 Nov, 2008 04:33 PM
Thank you, that has solved my issue.
3 Posted by macwise on 11 Nov, 2008 04:34 PM
One note, I looked for this in the text format page you refer to, but didn't find anything there. Maybe I missed it? If not, I wonder if it might be helpful to post an example of this so users are aware? Just a suggestion.
By the way, I'm really liking LightHouseApp so far. Thanks for the hard work!
4 Posted by Will Duncan on 11 Nov, 2008 07:10 PM
Preformatted Code Blocks are the area of the documentation that I meant to bring to your attention.