diff --git a/.github/workflows/flutter-linux.yml b/.github/workflows/flutter-linux.yml index ca1272d7..3f18bbaf 100644 --- a/.github/workflows/flutter-linux.yml +++ b/.github/workflows/flutter-linux.yml @@ -172,7 +172,9 @@ jobs: sudo apt-get install -y weston xvfb - name: Install strict Snap - run: sudo snap install --dangerous "${{ steps.snapcraft.outputs.snap }}" + run: >- + sudo snap install --dangerous + "${{ steps.snapcraft.outputs.snap }}" - name: Exercise strict Snap visualization and PDF paths under X11 run: | diff --git a/README.md b/README.md index 8bb51fdd..1059a51b 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,15 @@ projects. - Edit and save local files. - Read rendered Markdown without editing it. - Render Mermaid, PlantUML, D2, and fenced OpenAPI content locally and offline. +- Typeset inline and display mathematics locally and offline with bundled + MathJax, including Writerside math forms and vector PDF output. - Edit Markdown with free-form AI instructions, an explicit change target, and explicitly selected context through Ollama, OpenAI, or Gemini, with diff-before-apply review. - Export Markdown documents as accessible, tagged PDF files. - Navigate project files, table of contents, and document outline. +- Review, stage, commit, branch, synchronize, and inspect history in Git-backed + documentation workspaces using the user's normal Git configuration and tools. - Run basic diagnostics. - Reopen recent workspaces. - Use native Linux desktop chrome with a GTK headerbar. @@ -84,6 +88,16 @@ build settings, Markdown import, status, ID refactoring, instance groups, conditional and reusable TOC sections, and cross-instance topic references. See [Writerside instances](docs/writerside-instances.md) for behavior, safety rules, an openable example, and the authoritative JetBrains references. +Writerside `