Skip to content

Docs for v1.5.1: glossary links in story step text + case-insensitive matching#2

Merged
juancobo merged 1 commit into
mainfrom
v1.5.1-docs
Jun 11, 2026
Merged

Docs for v1.5.1: glossary links in story step text + case-insensitive matching#2
juancobo merged 1 commit into
mainfrom
v1.5.1-docs

Conversation

@juancobo

Copy link
Copy Markdown
Member

Documents the v1.5.1 glossary fixes:

  • Glossary [[term]] links now work in a story step's answer text (the main scrolling prose), not only in layer panels. The question line is a heading and is left as plain text.
  • Term matching is case-insensitive ([[loom]], [[Loom]], [[IIIF]] all resolve).

Changes: 6-2-glossary.md (+ .es.md) "Where Links Work" and intro; case-insensitive note; telar_version -> 1.5.1; CHANGELOG entry. English and Spanish updated together.

…ing (v1.5.1)

Note that [[term]] resolves in a story step's answer text, not only in
layer panels, and that term matching is case-insensitive. Bump documented
version to 1.5.1.
Copilot AI review requested due to automatic review settings June 11, 2026 06:04
@juancobo juancobo merged commit 72e9ace into main Jun 11, 2026
1 check passed
@juancobo juancobo deleted the v1.5.1-docs branch June 11, 2026 06:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Telar documentation to reflect v1.5.1 glossary behavior changes: glossary [[term]] links now work in story step answer text (not only in layer panels), and glossary term matching is case-insensitive.

Changes:

  • Clarifies where glossary auto-links are applied (including story step answer text) and notes that step questions intentionally remain plain text.
  • Documents case-insensitive glossary term resolution with examples (EN/ES).
  • Bumps the documented Telar version/release date to v1.5.1 and adds a 1.5.1 changelog entry.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
docs/6-2-glossary.md Updates glossary linking scope and adds a case-insensitive matching note (English).
docs/6-2-glossary.es.md Mirrors the glossary documentation updates in Spanish.
CHANGELOG.md Adds a 1.5.1 entry describing the documentation updates.
_config.yml Updates telar_version and telar_release_date to 1.5.1 / 2026-06-10.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/6-2-glossary.md
If a `term_id` is not found in the glossary, a warning icon and error message appear in the build output and in the story panel.

{: .note }
> Term matching is case-insensitive. `[[loom]]`, `[[Loom]]`, and `[[LOOM]]` all resolve to the same entry, so you can write a term however reads best — for example an acronym as `[[IIIF]]`.
Comment thread docs/6-2-glossary.es.md
Si un `term_id` no se encuentra en el glosario, un ícono de advertencia y un mensaje de error aparecen en la salida de la *build* y en el panel de la historia.

{: .note }
> Los términos se reconocen sin distinción de mayúsculas. `[[loom]]`, `[[Loom]]` y `[[LOOM]]` resuelven a la misma entrada, así que puedes escribir un término como mejor se lea —por ejemplo, una sigla como `[[IIIF]]`.
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