diff --git a/docs/README.md b/docs/README.md index d7b087c..ed79850 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,4 @@ -## Chapel's Custom Macro Collection (v2.8.0) +## Chapel's Custom Macro Collection (v2.9.0) - [Try the demo!](https://macros.twinelab.net/demo) ([Sausage](https://github.com/ChapelR/custom-macros-demo)) - [Downloads](./download ':ignore') diff --git a/docs/changelog.md b/docs/changelog.md index 157bc43..4aa6937 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,10 @@ [Back to the main page](./README.md). +### April 20, 2021 (v2.9.0) + +- **[Update]** The `<>` macro is now mobile-friendly. + ### April 13, 2021 (v2.8.0) - **[Retired]** Removed the `<>` macro. diff --git a/docs/type-sim.md b/docs/type-sim.md index fe9d943..f7829a7 100644 --- a/docs/type-sim.md +++ b/docs/type-sim.md @@ -2,6 +2,9 @@ [Back to the main readme](./README.md). +> [!NOTE] +> As of v2.9.0 of the collection (v2.0.0 of this macro) the `<>` macro is mobile friendly and should work on phones and other devices with software keyboards! + Some games, like *Superhot*, have a neat little feature where you can mash on the keyboard and no matter what you actually type in, a predefined message comes out. This macro provides a similar function to Twine. **THE CODE:** [Minified](https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/scripts/minified/type-sim.min.js). [Pretty](https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/scripts/type-sim.js). @@ -30,4 +33,15 @@ You begin typing the email to your boss: **Styling Options**: -The `