Commit Graph

13 Commits

Author SHA1 Message Date
Ethan Palm c0d0a41a01 remove new tag (#870) 2025-06-30 10:29:51 -07:00
Kaishan (Sam) Ding 2fcf753833 add diff in code block (#823)
* add diff in code block

* Update code.mdx

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-06-26 14:05:33 -07:00
Ethan Palm 91a48c913b ask AI to explain code blocks (#821) 2025-06-16 10:43:12 -07:00
Ethan Palm f3f91bdf48 Update code block title options (#809) 2025-06-11 19:46:05 -07:00
Ethan Palm a8396a5ddc Docs updates for new Codeblock v3 docs (#802)
* outline for updates

* update intro

* add option syntax

* update title section

* icon section

* line highlighting and focusing

* showLineNumbers

* expandable

* wrap

* copyedits

* typo

* update to lines

* add nav tag

* update md to mdx

* support for all Shiki languages

* update examples

* edit `New` tag

* group code block options

* add more options to code block example

* add links to icon libraries

* fix heading

---------

Co-authored-by: dks333 <kaishan333sam@gmail.com>
2025-06-11 13:44:25 -07:00
Ricardo Nunez 40d2e2cd2d Add proper language support for syntax highlighting to all code blocks (#807)
* Add proper language support for syntax highlighting to all code blocks

* Camel case inline code
2025-06-11 12:38:15 -07:00
Ricardo Nunez 8d1d8ace24 Add code language table to show IDs along with language names (#779)
* Add code language table to show IDs along with language names

* Style it wider
2025-06-03 14:50:49 -07:00
Ethan Palm 0bbed207ce Update supported languages for syntax highlighting (#778)
* document switch from Prism to Shiki

* specify supported languages
2025-06-03 12:42:16 -07:00
Ethan Palm b3d68c3aae document switch from Prism to Shiki (#777) 2025-06-03 10:41:22 -07:00
Han Wang 369b71b54c Move components 2025-04-25 13:42:59 -07:00
mintlify[bot] 37991351a0 removed mint.json vs docs.json file (#527)
* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Documentation edits made through Mintlify web editor

* Update overview.mdx

changed numbering (buggy in web editor)

* fix broken links

* delete broken link

* delete unneeded changes

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: tiffany-mintlify <tiffany@mintlify.com>
Co-authored-by: Hahnbee Lee <55263191+hahnbeelee@users.noreply.github.com>
2025-02-12 00:53:59 -08:00
Han Wang dd0cfb14fd Han/update layout and add icons (#211)
* Add icons and update layout

* Clarify configs and remove unused color configs

* Adjust quotes
2024-07-14 18:14:13 -07:00
Han Wang b37c31c189 Reorganize content 2024-01-10 23:02:27 -08:00