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

Markdown - improve example content #450

Open
CopyJosh opened this issue Feb 8, 2023 · 0 comments
Open

Markdown - improve example content #450

CopyJosh opened this issue Feb 8, 2023 · 0 comments

Comments

@CopyJosh
Copy link

CopyJosh commented Feb 8, 2023

The Markdown component example is not displayed properly in the docs.

The CONTENT object should probably be:

// src/screens/Markdown.js

const CONTENT = `{\`
 ## Grommet **heart**s markdown
 
 Favorite thing, [link](https://twitter.com/grommet_io)
\`}`;

Currently:

Screenshot 2023-02-08 at 4 20 50 PM

Improved:

Screenshot 2023-02-08 at 4 23 07 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants