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

Render tables in documentation. #11564

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Render tables in documentation. #11564

wants to merge 2 commits into from

Commits on Nov 15, 2024

  1. 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.
    kazcw committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    62d8bdd View commit details
    Browse the repository at this point in the history
  2. CHANGELOG, prettier

    kazcw committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    40875ef View commit details
    Browse the repository at this point in the history