🌐 [translation-sync] TEST: Special characters in headings (23 - lecture)#74
Open
mmcky wants to merge 2 commits into
Open
🌐 [translation-sync] TEST: Special characters in headings (23 - lecture)#74mmcky wants to merge 2 commits into
mmcky wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
This automated translation-sync PR updates the Persian (fa) version of lecture.md, focusing on ensuring heading translations work correctly even when headings contain special characters (quotes, brackets/braces, apostrophes, and LaTeX).
Changes:
- Replaced the previous heading translation mapping format with a
translation:block containingtitleandheadingsmappings. - Updated the lecture content to the latest translated version, including headings that exercise special-character edge cases.
- Added translation-sync state metadata for
lecture.mdunder.translate/state/.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
lecture.md |
Updates front-matter translation metadata and refreshes translated lesson content, including special-character headings. |
.translate/state/lecture.md.yml |
Records sync state (source SHA, model, sync date, section count). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+146
to
+148
| fig, (ax1, ax2) = plt.subplots(1, 2, figsize=(12, 5)) | ||
| ax1.plot(x, y1) | ||
| ax2.plot(x, y2) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Translation Sync
This PR contains automated translations from QuantEcon/test-translation-sync.
Source PR
#667 - TEST: Special characters in headings (23 - lecture)
Files Added
.translate/state/lecture.md.ymlFiles Updated
lecture.mdDetails
This PR was created automatically by the translation action.