We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is an informational post so that we know what we've agreed to for formatting gaps.
unit="character" extent=unknown: ...
...
unit="character" quantity="1" or quantity="2": . or ..
.
..
unit="character" quantity="[3 or more]": . 4 chars. . (if quantity is 4, eg)
. 4 chars. .
unit="character" atLeast="n" atMost="y": . 5-7 chars. . (if atLeast, atMost are 5, 7)
. 5-7 chars. .
lines are usually lost, illegible tends to be at char. level
-----
These don't appear at all.
[-]
[--]
[- 4 lin.-]
[- 5-7 lin. -]
The text was updated successfully, but these errors were encountered:
Informational also - for reason="lost"
unit="character" extent=unknown: [...]
[...]
unit="character" quantity="1" or quantity="2": [.] or [..]
[.]
[..]
unit="character" quantity="[3 or more]": [. 4 chars. .] (if quantity is 4, eg)
[. 4 chars. .]
unit="character" atLeast="n" atMost="y": [. 5-7 chars. .] (if atLeast, atMost are 5, 7)
[. 5-7 chars. .]
[-----]
Sorry, something went wrong.
need to check these on dev
emylonas
No branches or pull requests
This is an informational post so that we know what we've agreed to for formatting gaps.
reason="illegible" unit="character"
unit="character" extent=unknown:
...
unit="character" quantity="1" or quantity="2":
.
or..
unit="character" quantity="[3 or more]":
. 4 chars. .
(if quantity is 4, eg)unit="character" atLeast="n" atMost="y":
. 5-7 chars. .
(if atLeast, atMost are 5, 7)reason="illegible" unit="line"
lines are usually lost, illegible tends to be at char. level
-----
this appears twice.These don't appear at all.
[-]
[--]
[- 4 lin.-]
(if quantity is 4, eg)[- 5-7 lin. -]
(if atLeast, atMost are 5, 7)The text was updated successfully, but these errors were encountered: