Getting Started
What's Included
Remark is downloadable in two forms, within which you'll find the following directories and files, logically grouping common resources and providing both compiled and minified variations.
HighQ Publisher 5.x or higher required.
Precompiled Remark
Once downloaded, unzip the compressed folder to see the structure of Remark. You'll see something like this:
remarkable-dist-v2.3.7/
├── css/
│ ├── remark.css
│ └── remark.min.css
└── js/
├── remark.js
└── remark.min.js
Adding Remark to HighQ Publisher
Once you have downloaded and unzipped the compressed folder, you can upload the CSS and JS files to your HighQ Publisher instance.
Log into your HighQ Publisher instance
Select System admin from your user dropdown menu
Click Javascript, CSS & fonts located under System customisation
Click Add file
Browse and upload remark.css and remark.js
Initialize the plugin (See How to initialize plugin for more details)
Last updated
Was this helpful?