docs: add special case of first line deletion

This commit is contained in:
Marco Hinz 2013-04-12 11:56:23 +02:00
parent 61539459c1
commit eb7bcb8c48
2 changed files with 10 additions and 0 deletions

View File

@ -73,6 +73,12 @@ A line was changed. Something was changed, but the amount of lines stayed the sa
A line was changed and one or more of the lines below were deleted. A combination of **!** and **_**. The sign is shown on the same line. A line was changed and one or more of the lines below were deleted. A combination of **!** and **_**. The sign is shown on the same line.
`‾`
The first line was deleted. This special case is indicated by **‾** rather than
**_**.
Longer introduction Longer introduction
------------------- -------------------

View File

@ -81,6 +81,10 @@ same. The sign is shown on the same line.
A line was changed and one or more of the lines below were deleted. A A line was changed and one or more of the lines below were deleted. A
combination of ! and _. The sign is shown on the same line. combination of ! and _. The sign is shown on the same line.
This is used instead of _ in the special case of the first line being removed.
============================================================================== ==============================================================================
3. Options *signify-options* 3. Options *signify-options*