This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
NOTE: This does not add formatted formulas to trix, but rather works with it's output data which is displayed in a separate div. | |
--> | |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Trix Editor with Math Output</title> | |
<meta charset="utf-8"> | |
<script |