spreadred

Results 13 issues of spreadred

I am trying to write a bot using `@rule`s to trigger certain functions based on channel text. mIRC control codes seem to interfere with this. Is there a way an...

Feature
Medium Priority

The links in the navigation bar which are supposed to jump to specific sections of the page based on element id, do not seem to work under Version 63.0.3239.108 (Official...

When viewing the webpage on a smaller screen device like a phone, the background image does not scale to a size which would allow visitors to see the entire image....

Convert Google code-prettify links to use CDN and the new preferred method of loading: run_prettify.js which no longer requires separate includes of prettify.css Addresses issue #115

Added instructions on how to properly initialize multiple editors on the same page. Proper initialization and usage resolves #117 #110 #31

It seems as though only Chrome is capable of adding a hyperlink directly from the hyperlink button, without having previously typed the text for the link and then selected it...

So in the `.bindToolbar` function there is a piece of code here: ``` toolbar.find( toolbarBtnSelector ).click( function() { self.restoreSelection( ); editor.focus(); if ( editor.data( options.commandRole ) === "html" ) {...

When using multiple editors, if you click a button in the first editor, it moves your cursor to the second editor. The reverse is not true.

`` This file does not seem to exist in the current release? Is it optional? Does it only exist if installed using Bower?

I receive this error in Android Studio 3.0.1: Is this safe to ignore? Or do I need to edit some Gradle settings to get this project to work with newer...