Tagged Questions
2
votes
1answer
129 views
line breaking in trello format is following markdown or not?
Recently I'm trying Trello to orgnize my project with friends, I'm happy that it support markdown, because I'm also using it to write my blog and all other docs.
But now I notice that, when I input
...
2
votes
2answers
893 views
Using code in Trello Cards
In Markdown, you should be able to specify a block of code that will not trim whitespace by using four spaces in front of every line of code. Why doesn't it work?
6
votes
1answer
370 views
Formatting addresses in Trello with single line spacing
How do I use Markdown in Trello to format a simple address where address items are not all on the same line?.
Here's an example address I want to format:
George Smith 27 Smith Street Smithsville
...
15
votes
1answer
495 views
How do I change date and time formats in Trello?
How do I change the formatting of time and dates in Trello?
I'm looking to change the following:
time presentation to 24 hour clock instead of 12
date format to DD/MM/YY instead of MM/DD/YY?
2
votes
1answer
644 views
Formatting bullet lists in Trello
The cards description field in Trello says they are supposed to accept markdown. However, I can't seem to be able to use stars to format a bullet list.
All my text is put on a single line, with ...
2
votes
1answer
576 views
How do I Insert a carriage return on a card in Trello?
I have added a card to a board in Trello, and now need to edit the text on that card.
How do I insert a carriage return? I have tried the following:
Shift + Return
Ctrl + Return
Shift + Ctrl + ...
3
votes
1answer
381 views
Formatting text in checklists in Trello, or embedding comments
How do I format text in a checklist, or embed comments, within a single checklist item in Trello?
I would like to provide additional notes and a hyperlink for several items in a checklist, but I ...