Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
A few visual formatting changes for the last commit.
  • Loading branch information
samcv committed Dec 17, 2016
1 parent 61e3e6c commit 7011417
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions v6d.pod
Expand Up @@ -83,10 +83,11 @@ uniformity, elegance and clairity.
=head2 Rules

B<1.> Delimiter's Unicode General_Category must match one of these:
+ Pi -> Pf ( Punctuation, initial quote -> Punctuation, final quote)
+ Ps -> Pe (Punctuation, start -> Punctuation, end)

B<2.> Are matched as either BidiBrackets or as BidiMirroring characters.
Pi -> Pf ( Punctuation, initial quote -> Punctuation, final quote)
Ps -> Pe (Punctuation, start -> Punctuation, end)

B<2.> The delimiters must be matching BidiBrackets and/or BidiMirroring characters.

Bidirectional brackets are specified
L<here|http://www.unicode.org/Public/UCD/latest/ucd/BidiBrackets.txt>
Expand Down

0 comments on commit 7011417

Please sign in to comment.