From c5746bf85390249a4ce9b94b0e7078808f40d26b Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Fri, 18 Jun 2021 10:39:34 -0700 Subject: website: fixes OT feature samples. Closes #368 #378 --- docs/_data/feature_samples.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/_data/feature_samples.yml b/docs/_data/feature_samples.yml index 30a752f06..8ebd33c18 100644 --- a/docs/_data/feature_samples.yml +++ b/docs/_data/feature_samples.yml @@ -84,8 +84,8 @@ samples: - "Figure A›\u20DD‹" - "Figure #›\u20DE‹" - - "Figure ›\u20DD‹3" - - "Figure ›\u20DE‹3" + - "Figure 3›\u20DD‹" + - "Figure 3›\u20DE‹" footer: This means that for instance enclosed glyphs works everywhere, not just in apps with correct combining character logic. @@ -133,8 +133,8 @@ Note that individual digit styles can be cherry-picked using the cvXX features. samples: - - "›1‹2›34‹5›6‹78›9‹0" - - "›13469‹" + - "12›34‹5›6‹78›9‹0" + - "›3469‹" - title: "Stylistic set 2: Disambiguation" -- cgit v1.2.3