This is a visualizer of how standoff-based markup represents annotations and converts those into rich text.
standoff.mp4
Explore the live demo yourself!
To start the development server:
npm run dev
To create a production version:
npm run build
Preview the production build with npm run preview
.
Deployed on Netlify.