Skip to content

Conversation

@riknoll
Copy link
Member

@riknoll riknoll commented Dec 3, 2025

the markdown format for our skillmap files uses key value pairs like this:

* name: whatever

this works well for LTR languages, but text editors don't really handle RTL languages mixed with non RTL languages on the same line very well and things get confusing. this PR expands our skillmap syntax so that you can specify the localizable fields (name and description) inside of code blocks much like the intro modal. it's not the prettiest thing in the world, but it does make it so that we don't have RTL and LTR text on the same line anymore!

see microsoft/pxt-arcade#7207 for how this looks in practice

@riknoll riknoll enabled auto-merge (squash) December 10, 2025 18:33
@riknoll riknoll merged commit b945ba0 into master Dec 10, 2025
20 checks passed
@riknoll riknoll deleted the dev/riknoll/arcade-rtl-skillmap-support branch December 10, 2025 18:42
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.

4 participants