Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFMコードブロックのデフォルトハイライトをJavascript → プレーンテキスト(ハイライトなし)にする #12674

Closed
kakkokari-gtyih opened this issue Dec 15, 2023 · 0 comments · Fixed by #12681
Labels
✨Feature This adds/improves/enhances a feature packages/frontend Client side specific issue/PR

Comments

@kakkokari-gtyih
Copy link
Contributor

kakkokari-gtyih commented Dec 15, 2023

Summary

MFMのコードブロックで言語ハイライトを使うには、ハイライトしたい言語を明示的に指定しなければならない仕様に変更する(現状はデフォルトJavascript)

Purpose

意図しない形でのハイライトを防ぐ(ハイライトエンジンがShikiになり正確なハイライトが可能となった関係で、ただの文字列をコードブロックに書きたかったとしても変数としてにんしきされてしまうことがある)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature This adds/improves/enhances a feature packages/frontend Client side specific issue/PR
Projects
None yet
2 participants