This is a paragraph, which is text surrounded by whitespace. Paragraphs can be on one
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
𝐀 A | |
𝗔 A | |
𝐴 A | |
𝘈 A | |
𝑨 A | |
𝘼 A | |
𝒜 A | |
𝙰 A | |
𝐁 B | |
𝗕 B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Generates unaccent.rules for Postgres. | |
* Rule set will convert bold/italic UTF8 characters to normal characters. | |
* @type {number[]} | |
*/ | |
/** | |
* !IMPORTANT! | |
* the ℎ letter (3rd one) is not correctly recognized, needs to be manually updated | |
*/ |