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

[ui] Support Markdown preview and live editor hot-swap #338

Open
wants to merge 6 commits into
base: v8.17+lsp
Choose a base branch
from

Conversation

ejgallego
Copy link
Member

@ejgallego ejgallego commented Jul 30, 2023

This provides a basic workflow for visualizing and editing markdown documents.

On top of #336

Demo at https://x80.org/rhino-down/

@ejgallego ejgallego mentioned this pull request Aug 9, 2023
24 tasks
@ejgallego ejgallego added this to the 0.17.0+lsp milestone Aug 9, 2023
Base automatically changed from v8.17+lsp+goalview to v8.17+lsp August 18, 2023 14:21
In order to support multiple editors we need the URI on the
diagnostics, as we are updating the protocol we take advantage and
make the request type closer to LSP too.
For now this changes only between CM5/6.

Prosemirror support is more complex due to the offset hack.
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

Successfully merging this pull request may close these issues.

None yet

1 participant