1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-11 10:55:24 +03:00

website features

This commit is contained in:
Rasmus Andersson 2023-10-02 10:28:54 -07:00
parent 5dd5fed35f
commit c96ac8e3a9

View File

@ -40,8 +40,8 @@
- "0:00. 1.13; ~7.12" - "0:00. 1.13; ~7.12"
- title: Fractions - tag: frac
tag: frac title: Fractions
description: description:
Convert spans of numbers & forward slash into fractions Convert spans of numbers & forward slash into fractions
samples: samples:
@ -49,8 +49,8 @@
- "Approximately 6/16\"" - "Approximately 6/16\""
- title: Case alternates - tag: case
tag: case title: Case alternates
description: description:
Alternate glyphs that matches capital letters and numbers Alternate glyphs that matches capital letters and numbers
samples: samples:
@ -58,8 +58,8 @@
- "A@B  3 + 9 ›≈‹ 12 * 1 ›→‹ X" - "A@B  3 + 9 ›≈‹ 12 * 1 ›→‹ X"
- title: Compositions - tag: ccmp
tag: ccmp title: Compositions
description: description:
Custom-made glyphs for compositions. Custom-made glyphs for compositions.
Enabled by default Enabled by default
@ -68,27 +68,33 @@
- "Figure A\u20DD #\u20DE 3\u20DD ×\u20DE" - "Figure A\u20DD #\u20DE 3\u20DD ×\u20DE"
- title: Subscript - tag: sups
tag: subs title: Superscript
samples:
- "ABC123abc (+)[=]"
- tag: subs
title: Subscript
samples:
- "ABC123abc (+)[=]"
- tag: sinf
title: Scinetific inferiors
description: Same as Subscript
samples: samples:
- "H2O SF6 H2SO4" - "H2O SF6 H2SO4"
- "ABC123abc (+)-[=]"
- title: Superscript - tag: dnom
tag: sups title: Denominators
samples:
- "ABC123abc (+)-[=]"
- title: Denominators
tag: dnom
samples: samples:
- "ABC1234567890" - "ABC1234567890"
- title: Numerators - tag: numr
tag: numr title: Numerators
samples: samples:
- "ABC1234567890" - "ABC1234567890"
@ -99,14 +105,14 @@
- "0123" - "0123"
- title: "Alternate digits" - tag: ss01
tag: ss01 title: "Alternate digits"
samples: samples:
- "1234567890" - "1234567890"
- title: "Disambiguation" - tag: ss02
tag: ss02 title: "Disambiguation"
description: description:
Alternate glyph set that increases visual difference between Alternate glyph set that increases visual difference between
similar-looking characters. similar-looking characters.
@ -115,10 +121,34 @@
- "Illegal busineß βeta" - "Illegal busineß βeta"
- tag: ss07
title: "Square punctuation"
samples:
- "Hello, Mästare.!?"
- tag: ss08
title: "Square quotes"
samples:
- "Im not, uhm smol"
- tag: ss03 - tag: ss03
title: "Round quotes & comma" title: "Round quotes & comma"
samples: samples:
- "Its fun here, yes" - "Im not, uhm smol"
- tag: ss05
title: "Characters in circles"
samples:
- "ABC123+→"
- tag: ss06
title: "Characters in squares"
samples:
- "ABC123+→"
# - title: Character variants # - title: Character variants