Home
Phorge
Search
Configure Global Search
Log In
Transactions
Q42
Change Details
Change Details
Old
New
Diff
I tried: ``` | 11 | 22 | | AA | B B | ``` But renders as: | 11 | 22 | | AA | B B | ---- I tried: ``` | 11 | 22 | | AA | B<br />B | ``` But renders as: | 11 | 22 | | AA | B<br />B | --- So, how to add a line break? Context: https://secure.phabricator.com/T5427
I tried: ``` | 11 | 22 | | AA | B B | ``` But renders as: | 11 | 22 | | AA | B B | ---- I tried: ``` | 11 | 22 | | AA | B<br />B | ``` But renders as: | 11 | 22 | | AA | B<br />B | (Note: same with `<br>`) --- So, how to add a line break? Context: https://secure.phabricator.com/T5427
I tried: ``` | 11 | 22 | | AA | B B | ``` But renders as: | 11 | 22 | | AA | B B | ---- I tried: ``` | 11 | 22 | | AA | B<br />B | ``` But renders as: | 11 | 22 | | AA | B<br />B |
(Note: same with `<br>`)
--- So, how to add a line break? Context: https://secure.phabricator.com/T5427
Continue