Skip to content

Conversation

mfix-stripe
Copy link
Contributor

  • Upgrade to markdoc 0.2.0
  • Surface format button in Sandbox

image

PTAL @markdoc/core

@vercel
Copy link

vercel bot commented Oct 31, 2022

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

Name Status Preview Updated
markdoc ✅ Ready (Inspect) Visit Preview Oct 31, 2022 at 9:27PM (UTC)
markdoc-simple-nextjs ✅ Ready (Inspect) Visit Preview Oct 31, 2022 at 9:27PM (UTC)

React.useEffect(() => {
function handler(e) {
if (e.key === ';' && e.metaKey) {
const newCode = Markdoc.__EXPERIMENTAL__format(ast);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love to see the __EXPERIMENTAL__ getting dropped 😄

@mfix-stripe mfix-stripe merged commit 115dbf8 into main Nov 1, 2022
@mfix-stripe
Copy link
Contributor Author

Thanks for the approval Bibek!

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