Skip to content

Conversation

lassik
Copy link
Contributor

@lassik lassik commented Oct 21, 2022

Work on the string library.

The % escape must always have two hex digits.
- Add ascii-alphanumeric?

- Add with-output-to-string

- Add unique-string-accumulator

- Move string->slug into the string library for more general use.

- Refactor the string library.

- Change the generate-toc slug format from _foo_bar_2 to foo-bar-2.
  Dashes ar more user-friendly than underscores (especially for
  schemers), and I've forgotten the rationale for the leading
  underscore.
@arthurgleckler arthurgleckler merged commit ec93e87 into scheme-requests-for-implementation:master Oct 21, 2022
@arthurgleckler
Copy link
Contributor

Merged and pushed.

@lassik lassik deleted the patches branch October 21, 2022 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants