From b2e3a77c14dcd0c4cc350c536113db49d364b7a4 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Wed, 24 Jan 2024 08:52:18 +1300 Subject: [PATCH] Move legacy summary section up a level --- compiler/snowman.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/snowman.tt b/compiler/snowman.tt index 2ccb7ad..3362e74 100644 --- a/compiler/snowman.tt +++ b/compiler/snowman.tt @@ -1337,8 +1337,6 @@ script can be compiled to work with any of the three encoding schemes.

13 Legacy Features

-

13.1 hex and decimal

-

This section documents features of Snowball for which there's a strongly preferred alternative. They're still supported for compatibility with @@ -1347,6 +1345,8 @@ We document them here so that their meaning in existing code can be understood, and especially to aid updating to the preferred alternatives.

+

13.1 hex and decimal

+

In a  stringdef , string may be preceded by the word  hex, or the word  decimal. This was how non-ASCII characters