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 Editor] An application to edit and view markdown #869

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

rctheriot
Copy link
Contributor

@rctheriot rctheriot commented Mar 9, 2024

The editor was the easy part, rendering the Markdown is another story.

Looked at:
https://www.npmjs.com/package/markdown-to-jsx
https://www.npmjs.com/package/react-markdown

We might need to consider how we want to style this. It looks too similar to a CodeEditor, so users will get confused what they are looking at if they don't look at the app toolbar that says the type of app.

Screen.Recording.2024-03-08.at.4.24.58.PM.mov

@rctheriot rctheriot requested a review from renambot March 9, 2024 02:29
@rctheriot rctheriot self-assigned this Mar 9, 2024
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.

1 participant