...By default, remarkable is configured to be similar to GFM, but with HTML disabled. This is easy to change if you prefer different settings. There are two ways to define options. Define options in the constructor, or define options via the .set() method. To achieve the best possible performance, don't modify a Remarkable instance on the fly. If you need multiple configurations, create multiple instances and initialize each with a configuration that is ideal for that instance.