mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
70253e73ed
* Render tables in documentation.
Also:
- Separate parser for our flavor of Markdown from the CodeMirror integration;
move the parser into ydoc-shared and use for Markdown line-wrapping.
- Introduce our own version of yCollab extension; initially just the upstream
version translated to Typescript and our code style.
- Refactor CodeEditor.
* CHANGELOG, prettier
* Apply @farmaazon review.
* Fix
* Lint
* Cleanup
* Integration tests for GraphNodeComment
Also a little refactoring in preparation for new implementation.
* Workaround stuck CI
* Revert "Workaround stuck CI"
This reverts commit
|
||
---|---|---|
.. | ||
.vscode | ||
docs | ||
e2e | ||
project-manager-shim-middleware | ||
public | ||
scripts | ||
src | ||
templates | ||
.gitignore | ||
.prettierrc.json | ||
env.d.ts | ||
index.html | ||
lib0-ext.d.ts | ||
LICENSE | ||
package.json | ||
playwright.config.ts | ||
shortcuts.md | ||
tailwind.config.js | ||
tsconfig.app.json | ||
tsconfig.app.vitest.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
tsconfig.scripts.json | ||
vite.config.ts | ||
vite.test.config.ts | ||
vitest.config.ts |