database icon indicating copy to clipboard operation
database copied to clipboard

Sanitize data with correct ASCII combos

Open bhajneet opened this issue 5 years ago • 4 comments

Some issues (Regex for VS Code provided where possible):

  • [ ] Double vishraam or space before vishraam char. gurmukhi.*( \.).* In-place bindi ˆ vs stand-alone bindi N
  • [ ] Check to see if there is any HU which should be §
  • [ ] Convert wN to W
  • [ ] Check ~ vs ` (Adhak)
  • [ ] Check nUM vs nUµ
  • [ ] Check R vs ® (only for kR)
  • [ ] Check N vs ˆ
  • [ ] Missing data from varchar(255) import. : "(.{255})",

bhajneet avatar Oct 15 '19 17:10 bhajneet

Ï is never used.

sarabveer avatar Oct 15 '19 17:10 sarabveer

Ï is never used.

It actually looks like a different kind of pair yayya. As if there is a pair yayya and a pair half-yayya.

bhajneet avatar Oct 15 '19 17:10 bhajneet

I'm aware, but not sure why it was included. It is never used afaik.

sarabveer avatar Oct 15 '19 17:10 sarabveer

§ is never used. is only used once in SGGS Ji

sarabveer avatar Oct 16 '19 22:10 sarabveer