![]() latest mathquill: 1. fixes copy/paste oddity 2. reverts broken \left / \right / bracket behavior 3. implements more commands 4. various other fixes/features (refer to https://github.com/laughinghan/mathquill git history) test plan: 1. paste latex into the equation editor (within the subset mathquill supports) and confirm that it renders correctly and creates a valid codecogs image after you save 2. type and click buttons in the equation editor and confirm that it renders correctly and creates a valid codecogs image after you save 3. ensure you can still edit previously inserted equations Change-Id: Ia7a771ec24f3ec691ee313ff359a9f302a462633 Reviewed-on: https://gerrit.instructure.com/9099 Tested-by: Hudson <hudson@instructure.com> Reviewed-by: Brian Palmer <brianp@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.