Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ Rules/*/*/*.zip
# local caches when building Jekyll
docs/_site
docs/.jekyll-cache
docs/Gemfile.lock
docs/Gemfile.lock

docs/nb_of_norway/
4 changes: 2 additions & 2 deletions Rules/Languages/en/unicode-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1403,7 +1403,7 @@
- "⏠": [t: "top tortoise shell bracket"] # 0x23e0
- "⏡": [t: "bottom tortoise shell bracket"] # 0x23e1
- "⏢": [t: "white trapezium"] # 0x23e2
- "⏣": [t: "benzene right with circle"] # 0x23e3
- "⏣": [t: "benzene ring with circle"] # 0x23e3
- "⏤": [t: "straightness"] # 0x23e4
- "⏥": [t: "flatness"] # 0x23e5
- "⏦": # 0x23e6
Expand Down Expand Up @@ -1617,7 +1617,7 @@
- "⚆": [t: "white circle with dot right"] # 0x2686
- "⚇": [t: "white circle wiht two dots"] # 0x2687
- "⚈": [t: "black circle with dot right"] # 0x2688
- "⚉": [t: "black circle wiht two dots"] # 0x2689
- "⚉": [t: "black circle with two dots"] # 0x2689
- "⚪": [t: "medium white circle"] # 0x26aa
- "⚫": [t: "medium black circle"] # 0x26ab
- "⚬": [t: "medium small white circle"] # 0x26ac
Expand Down
Loading
Loading