Skip to content

refactor: make CJK-friendly emphasis opt-in by new parser option CMARK_OPT_CJK_FRIENDLY_EMPHASIS - #89

Closed
tats-u wants to merge 2 commits into
swiftlang:vgm/cjk-emphasisfrom
tats-u:cjk-emphasis-ext2
Closed

refactor: make CJK-friendly emphasis opt-in by new parser option CMARK_OPT_CJK_FRIENDLY_EMPHASIS#89
tats-u wants to merge 2 commits into
swiftlang:vgm/cjk-emphasisfrom
tats-u:cjk-emphasis-ext2

Conversation

@tats-u

@tats-u tats-u commented Jun 3, 2026

Copy link
Copy Markdown

Similar to #86 (built on the top of it), but uses a new parser option CMARK_OPT_CJK_FRIENDLY_EMPHASIS instead of the syntax extension "cjk_friendly_emphasis". Please choose one of them and let me know.

Session (prompts are in Japanese): https://github.com/tats-u/cmark/tasks/90fc8fee-278e-47b6-96ee-9f5ccbb00a4b?session_id=e48b1af9-d532-4ae5-9754-211745c528f9
GPT-5.4 (initial) + Claude Haiku 4.5 (fix)

Also, strikethrough should also be CJK-friendly, too.

Note: this PR is targeting at #78, not gfm.

tats-u and others added 2 commits March 18, 2026 14:50
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
@tats-u

tats-u commented Jun 5, 2026

Copy link
Copy Markdown
Author

Probably unneccessary: #78 (comment)

@tats-u tats-u closed this Jun 5, 2026
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