Skip to content

ut.code(); LearnのremarkTermを実装し、キーワードのポップアップ・リンク - #224

Draft
na-trium-144 wants to merge 11 commits into
mainfrom
utcodelearn-term
Draft

ut.code(); LearnのremarkTermを実装し、キーワードのポップアップ・リンク#224
na-trium-144 wants to merge 11 commits into
mainfrom
utcodelearn-term

Conversation

@na-trium-144

@na-trium-144 na-trium-144 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor
[[用語]]

と書くと、term: - 用語 が定義されている別のセクションへのリンクになり、ポップアップでその内容も表示されます。

markdown書式も利用可能です。 [[ほげ**ふが**]]term: - ほげふが へのリンクになり、表示は「ほげふが」になります。ただし **[[ふが]]** はリンクの色が優先されるのに対し [[**ふが**]] は強調の色が優先されます。

[[./1-foo]]
[[./1]]

と書くと、同じ言語のページID 1-foo またはindex 1 (ページのindexはindex.ymlの記述順で0-based) へのリンクになり、表示は「第1章」になります

[[./prev]]
[[./next]]

と書くと、同じ言語の前のページ・次のページへのリンクになり、表示は「第1章」(実際の章番号)になります

チャットでは無効

close #118
close #189
close #129

@na-trium-144
na-trium-144 marked this pull request as draft July 22, 2026 07:13
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
my-code aa640f8 Commit Preview URL

Branch Preview URL
Jul 30 2026, 03:51 PM

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.

章番号がずれている Note: Warn: などのブロックを目立たせて表示する機能 ut.code(); LearnのTerm記法をパクる

1 participant