Flouse / ckb-academy

An interactive learning space for Nervos developers
https://academy.ckb.dev
MIT License
10 stars 8 forks source link

Implement keyword annotation feature #34

Closed oriole-pub closed 1 year ago

oriole-pub commented 1 year ago

Description

This feature implements the highlighting of terms in course articles and a preview of more content when the cursor focuses on terms

image

Remarks

The preview content of terminology currently only supports the use of MDX files, so each terminology should correspond to an MDX file.

How to use term preview in Course mdx file?

image

Review Tips

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ckbacademy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2023 4:29pm
Flouse commented 1 year ago
image

The link in the annotation view should open a new browser tab by default.