From fb3a1df4794dd85c9baf0f28543508eb8ac12915 Mon Sep 17 00:00:00 2001 From: Jesse Jurman Date: Sun, 19 Jan 2025 13:34:58 -0500 Subject: [PATCH] update exported test and README examples (v6.1.2) --- README.md | 61 +++++++++++------- example/example.spec.js | 12 ++-- example/header-anchor.html | 33 ++++++++++ example/{spoiler-tag.js => header-anchor.js} | 66 +++++++------------- example/index.html | 14 ++++- example/spoiler-tag.html | 55 ---------------- package-lock.json | 4 +- package.json | 4 +- 8 files changed, 114 insertions(+), 135 deletions(-) create mode 100644 example/header-anchor.html rename example/{spoiler-tag.js => header-anchor.js} (54%) delete mode 100644 example/spoiler-tag.html diff --git a/README.md b/README.md index a70a002..e375c0e 100644 --- a/README.md +++ b/README.md @@ -23,44 +23,64 @@ Components, without the addition of APIs that don't already exist. -