mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 09:55:57 +00:00
Added README comment on line breaks in cells
This commit is contained in:
@@ -896,6 +896,9 @@ If you need a hard line break, put two or more spaces at the end of a line.
|
||||
**Extension: `escaped_line_breaks`**
|
||||
|
||||
A backslash followed by a newline is also a hard line break.
|
||||
Note: in multiline and grid table cells, this is the only way
|
||||
to create a hard line break, since trailing spaces in the cells
|
||||
are ignored.
|
||||
|
||||
Headers
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user