Markdown content from Preview
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 201
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Hi,
In my application, I am using markdown editor along with preview to create a markdown template which gets stored in the backend. This is fine.
In another part of my application, I just show the template content as preview where the editor and tool bar are hidden like below:
Now the users can check/uncheck the checkboxes or input some values in those text boxes which is fine.
But how do I get these updated changes done in the preview as raw markdown for me store in the backend?
Any help would be appreciated. Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's preview usage and the rendered checkbox and text-input behavior described in the issue. Determine whether changes made in the preview can be serialized back to raw Markdown; the work is done when updated checkbox states and input values can be retrieved for backend storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100