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.

Precompiled Remark

Download Remark v2.3.7

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.

  1. Log into your HighQ Publisher instance

  2. Select System admin from your user dropdown menu

  3. Click Javascript, CSS & fonts located under System customisation

  4. Click Add file

  5. Browse and upload remark.css and remark.js

  6. Initialize the plugin (See How to initialize plugin for more details)

Last updated

Was this helpful?