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]: Add live code editing #77

Open
MUmarShahbaz opened this issue Aug 14, 2024 · 0 comments
Open

[FEATURE]: Add live code editing #77

MUmarShahbaz opened this issue Aug 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MUmarShahbaz
Copy link

What would you like to be added/improved?

Hey, this is a pretty decent project you got there.
The one thing I felt missing was thee ability to modify the code live.
Basically what I mean is that you`re website allows us to modify the code while designing the profile readme instead of generating most of it and then customizing in github

Describe the solution you'd like

You could do this as follows:

  • Add 2 separate tabs on the same page
  • 1 tab will contain the preview of the Markdown file
  • 2nd tab will contain the markdown code
  • The buttons on your website will add snippets to the markdown code and the user can edit them through code to change it in ways the website can't as it is too specific
  • The preview tab will generate a preview of the markdown code as is

This will increase the customization capability of your website greatly

Additional context

No response

@MUmarShahbaz MUmarShahbaz added the enhancement New feature or request label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant