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

[FR] contenteditable html output #2496

Open
3 tasks
kklot opened this issue Jun 30, 2023 · 0 comments
Open
3 tasks

[FR] contenteditable html output #2496

kklot opened this issue Jun 30, 2023 · 0 comments
Labels
feature a feature request or enhancement

Comments

@kklot
Copy link

kklot commented Jun 30, 2023

To send html output and quickly get feedback (not sending markdown/docx files as they don't use/have access to Rstudio or text editor (Word, Notepad, Sublime, VSCode,...))

Alternative solution:

A self-contained html file with contenteditable, some additional editing button, as the example here in codepen

Screenshot 2023-06-30 at 09 13 18

Minimum workable solution I think is:

  • Editable all of the text contents
  • Style the changes with a color (track deleted would be a plus)
  • Save button should prompt the user where to save file.
@cderv cderv added the feature a feature request or enhancement label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants