Argdown demo editor. Try it out in your browser: Demo Editor.
Visit the documentation for more information about the Argdown argumentation syntax.
- Live HTML preview
- Live preview of argument map using two hierarchical layout libraries (DagreD3 & Viz.js)
- Code Linter
- JSON, PNG & PDF export
The app uses the Vue library.
The sandbox is only intended for giving users a first impression of Argdown. For a more complete feature set, please install the VS Code extension.
npm install @argdown/sandbox
yarn serve
yarn build
