Skip to content

[Feature request] Advanced Markdown Helpers #102

@ThijsZijdel

Description

@ThijsZijdel

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? ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions