Skip to content

fix: use ellipsis in stores.md example#2522

Merged
mcdurdin merged 1 commit into
masterfrom
fix/2517-ellipsis
May 27, 2026
Merged

fix: use ellipsis in stores.md example#2522
mcdurdin merged 1 commit into
masterfrom
fix/2517-ellipsis

Conversation

@mcdurdin
Copy link
Copy Markdown
Member

Also cleanup multi-line note in headers.md.

Note that there are over 1000 different usages of ... throughout this site and I am not even going to attempt to look at them.

Fixes: #2517
Test-bot: skip

Also cleanup multi-line note in headers.md.

Note that there are over 1000 different usages of `...` throughout this
site and I am not even going to attempt to look at them.

Fixes: #2517
Test-bot: skip
@keymanapp-test-bot
Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot Bot added this to the A19S30 milestone May 27, 2026
* be appended to the bottom of the list.
*/
function get_file_titles_by_index($base, $unsorted_items) {
$items = [];
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

fixes a background warning

@mcdurdin mcdurdin merged commit 5ed1f5b into master May 27, 2026
6 checks passed
@mcdurdin mcdurdin deleted the fix/2517-ellipsis branch May 27, 2026 07:52
@github-project-automation github-project-automation Bot moved this from Todo to Done in Keyman May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

bug: wrong rendering of ... in markdown

3 participants