Module talk:Unicode chart: Difference between revisions

Content deleted Content added
top: method for identifying default ignorable code points has already been created
m top: fail
Line 2:
{{to do|inner=
*Add <code>is_default_ignorable</code> to [[Module:Unicode data]] (currently in [[Module:Unicode data/sandbox]]) and use it to identify "default ignorable" code points.
*Figure out how to programmatically identify printable vs. non-printable format chars (rather than hardcoding a bunch of ranges—which is feasible but might not age well).
*Add a way to insert column header "reminder" rows at arbitrary intervals for huge blocks. Or maybe just do it automatically every 16 rows.
*Css