This project is designed to help programmers get familiar with advanced-mark.js library and practically provides full functionality.
The advanced-mark.js version 1.x.x and mark.js v9.0.0 and NPM package v8.11.1 are supported by playground version 1 - see releases.
This is the online playground for the latest advanced-mark.js version.
Clone or download this repository and run:
npm install && npm run build
To play with iframes
option, you need to launch the server. It also opens build/index.html
file. Server url - http://localhost:8080
.
npm run server