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

[Feature request] Advanced Markdown Helpers #102

Open
4 tasks
ThijsZijdel opened this issue Aug 24, 2024 · 0 comments
Open
4 tasks

[Feature request] Advanced Markdown Helpers #102

ThijsZijdel opened this issue Aug 24, 2024 · 0 comments

Comments

@ThijsZijdel
Copy link
Contributor

ThijsZijdel commented Aug 24, 2024

The markdown editor currently used in two modules, most of the logic is separated into the two main hooks. #94

  • Markdown.tsx
  • Readme.tsx
import { useFile, useMdEditorState } from "@/hooks";

Todo for the markdown editor

  • Wordcount
  • Emoji modal
  • Markdown cheatsheet

→ via one click insertion by the: MarkdownInsertion.tsx

Within the readme editor:

Screenshot 2024-08-10 at 13 26 47

Inspired by: readme.so

Ideas/ discussion for readme editor

  • Implement ai/ content writing by allowing insertion of users own openAi key
  • Build a better ui for "shields.io/badges"
  • Store references to local/machine files? ...
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

No branches or pull requests

1 participant