{"id":32330,"date":"2014-10-19T14:04:20","date_gmt":"2014-10-19T14:04:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-katex\/"},"modified":"2019-08-14T20:59:22","modified_gmt":"2019-08-14T20:59:22","slug":"wp-katex","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/wp-katex\/","author":12906246,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.11.0","stable_tag":"1.11.0","tested":"5.2.24","requires":"3.9","requires_php":"5.3","requires_plugins":"","header_name":"WP-KaTeX","header_author":"Andrew Sun","header_description":"","assets_banners_color":"b4b4b4","last_updated":"2019-08-14 20:59:22","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/andrewsun.com\/donate\/","header_plugin_uri":"https:\/\/andrewsun.com\/projects\/wp-katex\/","header_author_uri":"https:\/\/andrewsun.com\/","rating":4.6,"author_block_rating":0,"active_installs":800,"downloads":22364,"num_ratings":11,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.8.3":"<p>Lots of commands and features now supported<\/p>","1.7.0":"<p>New rendering method and a few new commands now supported<\/p>","1.6.0":"<p>Add support for <code>aligned<\/code>, <code>\\gt<\/code>, <code>\\lt<\/code>, and <code>\\underline<\/code><\/p>","1.5.1+1":"<p>Fixed issue with wptexturize causing syntax errors<\/p>","1.5.0":"<p>Updated KaTeX library - adds support for more TeX commands<\/p>","1.4.0":"<p>Updated KaTeX library - adds support for more TeX commands<\/p>","1.3.0.1":"<p>Add support for a lot of LaTeX symbols<\/p>"},"ratings":{"1":1,"2":0,"3":0,"4":0,"5":10},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1010018","resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1010018","resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1010014","resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1010014","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.1.0","1.1.1","1.10.0","1.10.1","1.10.1+1","1.11.0","1.3.0","1.3.0.1","1.4.3","1.5.0","1.5.0+1","1.5.1","1.5.1+1","1.6.0","1.6.0+1","1.7.0","1.8.3","1.9.0","1.9.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1010014","resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Various equations rendered with WP-KaTeX"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[15436,69482,6566,10503,39756],"plugin_category":[],"plugin_contributors":[86494],"plugin_business_model":[],"class_list":["post-32330","plugin","type-plugin","status-publish","hentry","plugin_tags-equation","plugin_tags-katex","plugin_tags-latex","plugin_tags-math","plugin_tags-mathjax","plugin_contributors-ascom","plugin_committers-ascom"],"banners":{"banner":"https:\/\/ps.w.org\/wp-katex\/assets\/banner-772x250.png?rev=1010014","banner_2x":"https:\/\/ps.w.org\/wp-katex\/assets\/banner-1544x500.png?rev=1010014","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/wp-katex\/assets\/icon-128x128.png?rev=1010018","icon_2x":"https:\/\/ps.w.org\/wp-katex\/assets\/icon-256x256.png?rev=1010018","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-katex\/assets\/screenshot-1.png?rev=1010014","caption":"Various equations rendered with WP-KaTeX"}],"raw_content":"<!--section=description-->\n<p>The KaTeX WordPress plugin integrates the super-fast <a href=\"https:\/\/github.com\/Khan\/KaTeX\">KaTeX math typesetting engine<\/a> with your WordPress website. The plugin allows you to put LaTeX in a <code>[latex]...[\/latex]<\/code> shortcode, and beautiful math appears on your post or page.<\/p>\n\n<p>The plugin also has an option to use the excellent <a href=\"http:\/\/www.jsdelivr.com\">jsDelivr CDN<\/a> to load the KaTeX scripts, further increasing the performance of the plugin.<\/p>\n\n<p>Equations in <code>[latex display=\"true\"]...[\/latex]<\/code> will be rendered in display mode (rather than inline mode) and centered on its own line.<\/p>\n\n<p><a href=\"https:\/\/andrewsun.com\/projects\/wp-katex\/\">Plugin Website<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>katex<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Disable any plugins that may interfere with this plugin, such as Jetpack's Beautiful Math module<\/li>\n<li>Use the <code>[latex]<\/code> shortcode in your posts and pages<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Wait - I use MathJax and it's fine!<\/dt>\n<dd><p>KaTeX is fast. It's really fast, compared to MathJax. In fact, it's a staggering 35 times faster than MathJax. Your page will load much faster with KaTeX, especially if it's heavy with equations.<\/p><\/dd>\n<dt>How about Jetpack?<\/dt>\n<dd><p>Jetpack has a LaTeX plugin that uses the WordPress.com service to render the equations. However, it uses images, which look ugly when zoomed in, or on high-DPI (\"retina\") displays. Also, it depends on WordPress.com's servers, and a lot of equations can make the page slow (too many requests).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.11.0<\/h4>\n\n<ul>\n<li><p>Updated KaTeX library to 0.11.0<\/p>\n\n<ul>\n<li><p>Added:<\/p>\n\n<ul>\n<li><strong>BREAKING CHANGE:<\/strong> trust setting to indicate whether input text is trusted (#1794)\n\n<ul>\n<li><code>\\href<\/code> and <code>\\url<\/code> will break without adjusting the trust setting<\/li>\n<li>This is currently not supported by the plugin<\/li>\n<\/ul><\/li>\n<li>Add test for double square brackets to katex-spec (#1956)<\/li>\n<li>Add option to render only MathML so that its visible (#1966)<\/li>\n<li>Support {smallmatrix}, {subarray}, and \\substack (#1969)<\/li>\n<li>Enable minRuleThickness in rendering options (#1964)<\/li>\n<li>Add \\plim (#1952)<\/li>\n<li>Support Unicode \\digamma (#2010)<\/li>\n<li>Support \\operatorname* (#1899)<\/li>\n<li>Support \\includegraphics, with appropriate trust setting (#2053)<\/li>\n<\/ul><\/li>\n<li><p>Changed:<\/p>\n\n<ul>\n<li>Document mhchem \\cf not supported (use \\ce instead) (#2008)<\/li>\n<li>Unicode characters in math render in text mode (#2040)<\/li>\n<\/ul><\/li>\n<li><p>Fixed:<\/p>\n\n<ul>\n<li>Improve output of fonts in MathML (#1965)<\/li>\n<li>Fix \\pmb (#1924)<\/li>\n<li>\\color affects following \\right, put array cells in their own groups (#1845)<\/li>\n<li>Improve MathML for classes (#1929)<\/li>\n<li>Prevent gaps in tall delimiters (#1986)<\/li>\n<li>Fix \\sqrt SVG path (#2009)<\/li>\n<li>Do not force sizing groups to display inline-block (#2044)<\/li>\n<li>Fix font choice in operators like \\log (e.g. \\boldsymbol{\\log}) (#2041)<\/li>\n<li>Fix argument font sizing in \\fbox and \\raisebox, fix font sizing in \\TeX, \\LaTeX, \\KaTeX (#1787)<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li><p>Updated KaTeX library to 0.10.2<\/p>\n\n<ul>\n<li><p>Added:<\/p>\n\n<ul>\n<li>Approximate font metrics only when metrics don't exist (#1898)<\/li>\n<li>Add KaTeX version to stylesheet and troubleshooting guide (#1893)<\/li>\n<li>Add symbol double square brackets (#1947, #1954)<\/li>\n<li>Support double-square curly braces (#1953)<\/li>\n<\/ul><\/li>\n<li><p>Changed:<\/p>\n\n<ul>\n<li>Added 'katex-element' (#1905)<\/li>\n<li>Include extensions mhchem &amp; copy-tex in home-page (#1932)<\/li>\n<\/ul><\/li>\n<li><p>Fixed:<\/p>\n\n<ul>\n<li>Fix \\Rho (#1870)<\/li>\n<li>Fix nested \\dfrac (#1825)<\/li>\n<li>Improve MathML accents (#1877)<\/li>\n<li>Improve MathML for \\overset, \\stackrel, and \\underset (#1886)<\/li>\n<li>Fix \\not (U+E020) RBearing (width) (#1878)<\/li>\n<li>Fix ApplyFunction character (#1890)<\/li>\n<li>Improve MathML for \\limits (#1897)<\/li>\n<li>Improve MathML for \\hphantom and \\vphantom (#1883)<\/li>\n<li>Improve MathML for \\coloneqq, \\dblcolon, \\eqcolon, and \\eqqcolon (#1889)<\/li>\n<li>Improve MathML for \\brace (#1884)<\/li>\n<li>Fix \\middle spacing (#1906)<\/li>\n<li>Get a tall \\middle\\vert from MathML (#1911)<\/li>\n<li>Improve more coloneq (#1902)<\/li>\n<li>Make \\smallint small in \\displaystyle (#1907)<\/li>\n<li>Improve MathML for characters in Unicode private use area (#1908)<\/li>\n<li>Improve MathML for extensible arrows (#1901)<\/li>\n<li>Improve MathML for \\rule (#1912)<\/li>\n<li>Improve MathML for fractions (#1882)<\/li>\n<li>Improve MathML for \\tag (#1915)<\/li>\n<li>Improve MathML for \\colorbox and \\fcolorbox (#1914)<\/li>\n<li>Improve MathML for environments (#1910)<\/li>\n<li>Improve MathML for \\genfrac barline (#1925)<\/li>\n<li>Support \\textup and \\textmd (#1921) <\/li>\n<li>Improve MathML for \\not (#1923)<\/li>\n<li>Improve MathML for \\Bbbk (#1930)<\/li>\n<li>Prevent inadvertent tall delims (#1948)<\/li>\n<\/ul><\/li>\n<li><p>Removed<\/p>\n\n<ul>\n<li>Re-added code for \\includegraphics but disabled the function until trust settings is merged (#1951) <\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.10.1<\/h4>\n\n<ul>\n<li><p>Updated KaTeX library to 0.10.1<\/p>\n\n<ul>\n<li><p>Added<\/p>\n\n<ul>\n<li>ECMAScript module for contrib (#1624)<\/li>\n<li>mhchem extension (#1436)<\/li>\n<li>auto-render: optional pre-process callback (#1784)<\/li>\n<li>\\argmax and \\argmin (#1820)<\/li>\n<li>\\textbackslash and \\textasciicircum (#1839)<\/li>\n<li>leqno and fleqn support (#1814)<\/li>\n<\/ul><\/li>\n<li><p>Fixed<\/p>\n\n<ul>\n<li>Support blackboard bold in text mode (#1757)<\/li>\n<li>Fix spacings in semisimple groups (#1706)<\/li>\n<li>Fix parsing comments (#1789)<\/li>\n<li>Fix &#092; and \\newline after operator (#1796)<\/li>\n<li>Fix \\hphantom width (#1809)<\/li>\n<li>Remove double encoding in MathML (#1813)<\/li>\n<li>Fix Unicode bigcup (#1836)<\/li>\n<li>Fix \\genfrac w\/ empty delimiter arguments (#1816)<\/li>\n<li>\\fbox inherits default color (#1847)<\/li>\n<li>Fix \\not and \\neq on Chrome 72 (#1852)<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.10.0<\/h4>\n\n<ul>\n<li>Updated KaTeX library to 0.10.0\n\n<ul>\n<li>Added\n\n<ul>\n<li>Unicode: \u00b0, delimiters, 1D400-1D7FF, \\ll, \\lll, \u2258\u2259\u225a\u225b\u225d\u225e\u225f, Unicode Mathematical Alphanumeric Symbols, \u27c2 \u00ac \u22a8 \u203c \u220c \u2272 \u2a7d \u2a85 \u2276 \u22da \u2a8b, corner, \u27e6\u27e7 (#1203, #1207, #1260, #1273, #1274, #1232, #1377, #1389, #1459, #1750)<\/li>\n<li>\\yen support on text mode (#1208)<\/li>\n<li><code>\\(<\/code> (#1213)<\/li>\n<li>Add defineSymbol to the main katex object (#1263)<\/li>\n<li>Capital Greek letters (#1283, #1285)<\/li>\n<li>Add version to katex object (#1279, #1475)<\/li>\n<li>\\copyright, \\textregistered, \\textcircled (#1073)<\/li>\n<li>Tilde \\textasciitilde (#1286)<\/li>\n<li>Line breaks for inline formulas (#1287)<\/li>\n<li>\\hline (#1306)<\/li>\n<li>Top-level \\newline and <code>\\\\<\/code> in inline math (#1298)<\/li>\n<li>Strict mode, unicode text in math mode (#1117, #1278)<\/li>\n<li>Strict setting for \\newline display-mode behavior (#1314)<\/li>\n<li>Allow all Unicode symbols in nonstrict mode (#1217)<\/li>\n<li>\\tag, \\tag*, and \\gdef (#1309)<\/li>\n<li>\\def, \\gdef, and \\global\\def (#1348, #1425)<\/li>\n<li>Change default maxExpand limit to 1000 (#1383)<\/li>\n<li>\\cfrac (#1392)<\/li>\n<li>\\arraystretch as a macro definition (#1381)<\/li>\n<li>Add ability to create a dashed vertical line in arrays, using ':' (#1395)<\/li>\n<li>\\widecheck (#1406)<\/li>\n<li>\\hdashline (#1407)<\/li>\n<li>\\newcommand, \\renewcommand, \\providecommand (#1382)<\/li>\n<li>Add a utility function (setFontMetrics) to extend builtin fontMetrics (#1269)<\/li>\n<li>\\oiint and \\oiiint (#1430)<\/li>\n<li>Remove <code>match-at<\/code> dependency, use RegExp for lexer (#1447)<\/li>\n<li>\\brace and \\brack (#1453)<\/li>\n<li>Allow only allowed protocols in \\href (#1440)\n\n<ul>\n<li><strong>BREAKING CHANGE:<\/strong> Only \"http\", \"https\", \"mailto\", and relative URLs are allowed in \\href and \\url by default.<\/li>\n<\/ul><\/li>\n<li>\\genfrac and \\above (#1455, #1458)<\/li>\n<li>\\char character escaping and nicer MathML via \\html@mathml (#1454)<\/li>\n<li>\\@binrel (#1487)<\/li>\n<li>\\pmb (#1418)<\/li>\n<li>6-digit color without # (#1690)<\/li>\n<li>\\mathnormal (#1700)<\/li>\n<li>\\lparen and \\rparen (#1741)<\/li>\n<li><code>\\&gt;<\/code> (#1752)<\/li>\n<\/ul><\/li>\n<li>Fixed:\n\n<ul>\n<li>Fix nested math mode in non-default text mode (#1111)<\/li>\n<li>Fix contenteditable mode (#1179)<\/li>\n<li>Work around negative space bug in Chrome (#1194)<\/li>\n<li>Fix \\nobreakspace (#1200)<\/li>\n<li>Fix instant mode switching for $, &#040;, \\text (#1213)<\/li>\n<li>Add metrics for \\S and \\P (#1224)<\/li>\n<li>Fix anchor.toMarkup (#1246)<\/li>\n<li>Specify height for SVG elements (#1252)<\/li>\n<li>Include Bold-Italic fonts for \\boldsymbol (#1257)<\/li>\n<li>Fix space width in \\texttt (#1261)<\/li>\n<li>Fix \\underset (#1277)<\/li>\n<li>Remove special \\verb space handling now that space is in Typewriter-Regular (#1258)<\/li>\n<li>Switch makeGlue from .mord .rule to .mspace (#1295)<\/li>\n<li>Fix ~ in \\verb (#1286)<\/li>\n<li>Stop throwing ParseError when throwOnError is false (#1169, #1302, #1308)<\/li>\n<li>Fix extensible arrow sup vertical alignment (#1256)<\/li>\n<li>Adjust \\underset alignment and spacing (#1290)<\/li>\n<li>Revert frac-lines and \\rule to borders (min-height) (#1249, #1417, #1594)<\/li>\n<li>Fix vertical alignment of \\underbrace (#1304)<\/li>\n<li>Use one strut instead of two (#1307)<\/li>\n<li>Fix MacroExpander space handling (#1314)<\/li>\n<li>Cleanup MathML <code>&lt;mrow&gt;<\/code>, <code>&lt;mtext&gt;<\/code>, <code>&lt;mn&gt;<\/code> (#1338)<\/li>\n<li>Fix lap vertical alignment. (#1162)<\/li>\n<li>Fix nested \\tfrac (#1370)<\/li>\n<li>Fix \\coloneq etc (#1372)<\/li>\n<li>Fix wide character spacing (#1371)<\/li>\n<li>Fix auto-render &#092;[\u2026] bug (#1375)<\/li>\n<li>Rewrite spacing commands as macros (#1156)<\/li>\n<li>Enable output modules to be used in browser or Node (#1401)<\/li>\n<li>Add vertical kern to \\vdots (#1402)<\/li>\n<li>Implement \\neq and \\notin via macros like LaTeX's (#1400, #1499)<\/li>\n<li>Improve \\cancel (#1398)<\/li>\n<li>Fix ligatures vs. \\tt (#1379)<\/li>\n<li>Implement \\colon as amsmath does (#1410)<\/li>\n<li>Automatic mrel\/mbin spacing for \\boldsymbol (#1388)<\/li>\n<li>Phantom text (#1449)<\/li>\n<li>Fix arrowheads for mhchem  (#1451)<\/li>\n<li>Set <code>documentFragment.style<\/code> to empty object (#1471)<\/li>\n<li>Remove tree cloning before building HTML (#1470)<\/li>\n<li>Fix \\operatorname to support general math functions (#1461)<\/li>\n<li>Use \\not character without left side-bearing correction (#1267)<\/li>\n<li>Remove codes that require expensive polyfill (#1469, #1563, #1591, #1597)<\/li>\n<li>Fix \\not vertical alignment (#1497)<\/li>\n<li>Comments without terminating newlines, \\href fixes, \\url support (#1529)<\/li>\n<li>Fix \\textdaggerdbl (#1539)<\/li>\n<li>Fix \\neq (#1548, #1574)<\/li>\n<li>Fix wide characters (#1549)<\/li>\n<li>Fix \\fbox (#1550)<\/li>\n<li>Fix \\Large roots (#1485)<\/li>\n<li>Remove duplicate defineFunction invocation for \\mathop (#1701)<\/li>\n<li>Fix tag positioning to live within katex-html parent (#1721)<\/li>\n<li>Fix \\mathit font and italic correction (#1700)<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.9.1<\/h4>\n\n<ul>\n<li>Fix bug causing all equations to show in display style<\/li>\n<\/ul>\n\n<h4>1.9.0<\/h4>\n\n<ul>\n<li>Code cleanup and other minor improvements<\/li>\n<li>Updated KaTeX library to 0.9.0\n\n<ul>\n<li>Fixed:\n\n<ul>\n<li>Fixed exponential behavior in accent production. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/834\">#834<\/a><\/li>\n<li>Use mpadded for <code>\\raisebox<\/code> MathML. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/876\">#876<\/a><\/li>\n<li>Array\/Matrix environments do not trim newlines. Fixed <a href=\"https:\/\/github.com\/Khan\/KaTeX\/issues\/337\">#337<\/a>. PR is <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/479\">#479<\/a>.<\/li>\n<li>Fixed space handling. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/912\">#912<\/a><\/li>\n<li>Prevents disappearing fraction lines. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/931\">#931<\/a><\/li>\n<li>Fixed the spacing between columns in the {aligned} environment. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/942\">#942<\/a><\/li>\n<li>Fixed issue where the {aligned} environment skips the last line if the first column is empty. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/949\">#949<\/a><\/li>\n<li>Appended <code>ApplyFunction<\/code> to math functions in MathML. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/960\">#960<\/a><\/li>\n<li>Changed <code>\\undertilde<\/code> to <code>\\utilde<\/code>. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/948\">#948<\/a><\/li>\n<li>Changed <code>frac-line<\/code> from border to full span. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/976\">#976<\/a><\/li>\n<li>Avoid negative space in <code>\\bmod<\/code>. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/984\">#984<\/a><\/li>\n<li>Stacking text commands. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1009\">#1009<\/a><\/li>\n<li>Fixed <code>\\vec<\/code> by replacing the combining font glyph with an SVG. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1018\">#1018<\/a><\/li>\n<li>Made accents zero width. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1033\">#1033<\/a><\/li>\n<li>Fixed frac-line. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1025\">#1025<\/a><\/li>\n<li>Implemented correct macros for <code>liminf<\/code> and <code>limsup<\/code>. Fixed <a href=\"https:\/\/github.com\/Khan\/KaTeX\/issues\/111\">#111<\/a><\/li>\n<li><code>\\kern<\/code> generates right-margin instead of left-margin. Fixed <a href=\"https:\/\/github.com\/Khan\/KaTeX\/issues\/995\">#995<\/a><\/li>\n<li>Do not inherit SVG style properties from the environment. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1089\">#1089<\/a><\/li>\n<li>Update fonts and metrics so that accents are positioned correctly <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1094\">#1094<\/a><\/li>\n<li>Use correct spacing with tight styles. See <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1106\">#1106<\/a> for more details.<\/li>\n<li>Improved JS spacing <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1103\">#1103<\/a><\/li>\n<li>Fixed handling of Unicode characters \u00f0, \u00c5, \u00e5 <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1157\">#1157<\/a><\/li>\n<li>Padding over <code>\\sqrt<\/code> and Paths for frac-line <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1143\">#1143<\/a><\/li>\n<\/ul><\/li>\n<li>Added:\n\n<ul>\n<li>Added <code>\\smash<\/code>, laps, spaces, and phantoms. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/833\">#833<\/a><\/li>\n<li>Support for <code>\\raisebox<\/code>, <code>\\operatorname<\/code>, <code>\\And<\/code>, <code>\\colorbox<\/code>, <code>\\fcolorbox<\/code> and <code>\\verb<\/code>.<\/li>\n<li>Added support for comments.<\/li>\n<li>Added Unicode Relations and Unicode Symbol support. Supports Unicode \u2234, \u2235, <code>\\mid<\/code>, Arrows, Big Operators, Binary Operators, Negated Relations.<\/li>\n<li>Implemented the <code>alignedat<\/code> environment for flexible math spacing. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/930\">#930<\/a><\/li>\n<li>Implemented <code>\\mathchoice<\/code> command. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/969\">#969<\/a><\/li>\n<li>Implemented <code>\\href<\/code> command. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/923\">#923<\/a><\/li>\n<li><code>\\hspace*<\/code>, <code>\\@ifstar<\/code>, <code>\\@ifnextchar<\/code>, <code>\\@firstoftwo<\/code> (#975)<\/li>\n<li>Added <code>\\notni<\/code> character <code>\u220c<\/code>. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/710\">#710<\/a><\/li>\n<li><code>\\kern<\/code> fixed and support <code>\\hskip<\/code>, <code>\\TeX<\/code>, <code>\\LaTeX<\/code>, <code>\\KaTeX<\/code>. See <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/974\">#974<\/a><\/li>\n<li>Supported Unicode middle dot and Unicode accents.<\/li>\n<li>Added basic support for Indic scripts in addition to CJK. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1060\">#1060<\/a><\/li>\n<li>Added support for bold italic symbols. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1011\">#1011<\/a><\/li>\n<li>add <code>\\ae<\/code>, <code>\\AE<\/code>, <code>\\oe<\/code>, <code>\\OE<\/code>, <code>\\o<\/code>, <code>\\O<\/code>, <code>\\ss<\/code> with unicode support for those characters in text mode. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1030\">#1030<\/a><\/li>\n<li>Added <code>\\i<\/code> and <code>\\j<\/code> for text mode. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1029\">#1029<\/a><\/li>\n<li>Implemented <code>\\TextOrMath<\/code>, @secondoftwo. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1024\">#1024<\/a><\/li>\n<li>Added support for <code>\\aa<\/code>, <code>\\AA<\/code>, <code>\\lq<\/code>, <code>\\rq<\/code>, <code>\\lbrack<\/code>, <code>\\rbrack<\/code> <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1069\">#1069<\/a><\/li>\n<li>Added support for more scripts in <code>\\text{}<\/code> environments such as Czech, Georgian, Hungarian, Turkish. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1076\">#1076<\/a><\/li>\n<li>add Main-BoldItalic font to allow nesting of <code>\\textit<\/code> and <code>\\textbf<\/code><\/li>\n<li>Added <code>\\S<\/code> and <code>\\P<\/code> <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1110\">#1110<\/a><\/li>\n<li>Italic Greek capital letters <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1103\">#1118<\/a><\/li>\n<li>Added support for <code>\\mathring<\/code> <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1125\">#1125<\/a><\/li>\n<li>Added support for unicode angle brackets, single vertical bar, double vertical bar <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1123\">#1123<\/a><\/li>\n<li>Added support for Reaction Arrows <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1078\">#1078<\/a><\/li>\n<li>Added <code>\\nobreakspace<\/code> <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1145\">#1145<\/a><\/li>\n<li>Added support for Unicode colon equals \u2254 <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1151\">#1151<\/a><\/li>\n<li>Added support for <code>\\underline<\/code> in text mode <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1159\">#1159<\/a><\/li>\n<\/ul><\/li>\n<li>Changed:\n\n<ul>\n<li>Advanced macro support and magic <code>\\dots<\/code>. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/794\">#794<\/a><\/li>\n<li>Allow sizing commands inside optional groups. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/885\">#885<\/a><\/li>\n<li>Upgraded <code>\\sqrt<\/code> zoom and width. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/890\">#890<\/a><\/li>\n<li>Single-character macros like active characters. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/973\">#973<\/a><\/li>\n<li>Changed <code>\\xLongequal<\/code> to <code>\\xlongequal<\/code>. <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/997\">#997<\/a><\/li>\n<li>Enable spacing functions in text mode <a href=\"https:\/\/github.com\/Khan\/KaTeX\/pull\/1139\">#1139<\/a><\/li>\n<\/ul><\/li>\n<li>Breaking changes:\n\n<ul>\n<li><code>\\llap<\/code> and <code>\\rlap<\/code> now render contents in math mode. Use <code>\\mathllap<\/code> (new) and <code>\\mathrlap<\/code> (new) if you need the previous behavior.<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.8.3<\/h4>\n\n<ul>\n<li>Updated KaTeX library to 0.8.0\n\n<ul>\n<li>Breaking changes:\n\n<ul>\n<li>Implicit <code>\\color<\/code>, explicitly grouped <code>\\textcolor<\/code><\/li>\n<\/ul><\/li>\n<li>New features:\n\n<ul>\n<li>added some international operators (<code>\\arctg<\/code>, <code>\\arcctg<\/code>, <code>\\ch<\/code>, <code>\\cosec<\/code>, <code>\\cotg<\/code>, <code>\\ctg<\/code>, <code>\\cth<\/code>, <code>\\sh<\/code>, <code>\\tanh<\/code>, <code>\\tg<\/code>, <code>\\th<\/code>)<\/li>\n<li>Old font command support: <code>\\rm<\/code>, <code>\\sf<\/code>, <code>\\tt<\/code>, <code>\\bf<\/code>, <code>\\it<\/code><\/li>\n<li>Builtin macros, macro arguments, <code>\\overset<\/code> and <code>\\underset<\/code><\/li>\n<li>Add <code>\\iff<\/code>, <code>\\implies<\/code>, <code>\\impliedby<\/code> support<\/li>\n<li>Support <code>&lt;<\/code>, <code>&gt;<\/code>, <code>|<\/code> and many <code>\\text...<\/code> commands in text mode<\/li>\n<li>Implement <code>$...$<\/code> via styling node<\/li>\n<li>Support Windows high-contrast mode<\/li>\n<li>Add <code>\\jot<\/code> lineskip to aligned environment, switch contents to displaystyle, and add gathered<\/li>\n<li>Fix high contrast mode better, thanks to @GeeLaw<\/li>\n<li>Support stretchy wide elements.<\/li>\n<li>Implement <code>\\coloneqq<\/code>, <code>\\colonequals<\/code>, etc. based on mathtools and colonequals<\/li>\n<li>Support absolute TeX units<\/li>\n<\/ul><\/li>\n<li>Other changes:\n\n<ul>\n<li>Revert \"Remove trailing commas for IE 9 compatibility\"<\/li>\n<li>Fix all AMS mathord symbols<\/li>\n<li>Fix <code>x'^2<\/code><\/li>\n<li>Use utils.deflt for Settings<\/li>\n<li>Fix font typo math -&gt; main<\/li>\n<li>Fix spaces before <code>\\middle<\/code><\/li>\n<li>Refactor and comment space splicing code<\/li>\n<li>Fix issue with multiple superscripts.<\/li>\n<li>Fix interaction between styles and sizes.<\/li>\n<li>Vertically center single-character <code>\\mathop<\/code>.<\/li>\n<li>Correct handling of unbraced kerns followed by spaces.<\/li>\n<li>Associate font metrics with Options, not Style.<\/li>\n<li>Set maxFontSize on rules.<\/li>\n<li>Correct computation of TeX sizes.<\/li>\n<li>Use <code>\\displaystyle<\/code> within <code>\\over<\/code>\/<code>\\underbrace<\/code><\/li>\n<li>Shrinkwrap <code>vlists<\/code> in table-like CSS.<\/li>\n<li>Solve Safari rendering issues with font-size overrides.<\/li>\n<li>Improve rule coding, including for <code>\\sqrt<\/code>.<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li>Updated KaTeX library to 0.8.1<\/li>\n<li>Updated KaTeX library to 0.8.2\n\n<ul>\n<li>New features:\n\n<ul>\n<li>Accept all existing Greek letters using unicode characters in math mode<\/li>\n<\/ul><\/li>\n<li>Bug fixes:\n\n<ul>\n<li>Fix MathML output for <code>'<\/code> and large operators with limits<\/li>\n<li>Fix color support for <code>stretchy<\/code>, <code>strikethrough<\/code>, and <code>fbox<\/code><\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li>Updated KaTeX library to 0.8.3\n\n<ul>\n<li>New features:\n\n<ul>\n<li>Add latin-1 letters as math symbols<\/li>\n<li>Support CJK full-width punctuation + Unicode dots<\/li>\n<li>Support for <code>'<\/code> <code>`<\/code> <code>^<\/code> <code>~<\/code> <code>=<\/code> <code>\\u<\/code> <code>.<\/code> <code>\"<\/code> <code>\\r<\/code> <code>\\H<\/code> <code>\\v<\/code> text-mode accents<\/li>\n<li>Added support for <code>\\not<\/code><\/li>\n<\/ul><\/li>\n<li>Bug fixes:\n\n<ul>\n<li>Use inline SVG for stretchy elements<\/li>\n<li>Improve <code>\\sqrt<\/code><\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.7.0<\/h4>\n\n<ul>\n<li>New rendering method - improved experience for users with JavaScript disabled<\/li>\n<li>Updated KaTeX library to 0.7.0\n\n<ul>\n<li>Add <code>\\kern<\/code><\/li>\n<li>Add <code>\\mod<\/code>, <code>\\bmod<\/code>, <code>\\pmod<\/code>, and <code>\\pod<\/code><\/li>\n<li>Add <code>\\middle<\/code><\/li>\n<li>Add <code>\\ldots<\/code>, <code>\\textellipsis<\/code>, and <code>\\mathellipsis<\/code><\/li>\n<li>Add <code>\\#<\/code>, <code>\\&amp;<\/code>, <code>\\$<\/code>, <code>\\%<\/code>, <code>\\_<\/code>, <code>\\{<\/code>, and <code>\\}<\/code> in text mode<\/li>\n<li>Add <code>\\stackrel<\/code><\/li>\n<li>Add <code>\\atop<\/code><\/li>\n<li>Add <code>--<\/code>, <code>---<\/code>, <code>`<\/code>, <code>'<\/code>, <code>`\u200b`<\/code>, <code>''<\/code>, <code>\\degree<\/code>, <code>\\pounds<\/code>, <code>\\maltese<\/code><\/li>\n<li>Add <code>\\mathord<\/code>, <code>\\mathbin<\/code>, <code>\\mathrel<\/code>, <code>\\mathopen<\/code>, <code>\\mathclose<\/code>, <code>\\mathpunct<\/code>, <code>\\mathinner<\/code>, and <code>\\mathop<\/code><\/li>\n<li>Add <code>\\textrm<\/code>, <code>\\textit<\/code>, <code>\\textbf<\/code>, <code>\\texttt<\/code>, <code>\\textsf<\/code>, and <code>\\textnormal<\/code><\/li>\n<li>Combine adjacent spans in text mode (performance)<\/li>\n<li>Don't apply italic correction in text mode (bug fix)<\/li>\n<li>Fix the MathML fence attribute on delimiters (bug fix)<\/li>\n<li>Fix converting bins to ords (bug fix)<\/li>\n<li>Make <code>\\llap<\/code> and <code>\\rlap<\/code> produce ords (bug fix)<\/li>\n<li>Fix spacing around <code>\\color<\/code>, <code>\\mathbf<\/code>, and in other places (bug fix)<\/li>\n<li>Add per-style font metrics (bug fix)<\/li>\n<li>Fix subscript positioning with changed-font bases (bug fix)<\/li>\n<li>Fix superscript\/subscript centering in fractions (bug fix)<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.6.0+1<\/h4>\n\n<ul>\n<li>Removed dependency on jQuery<\/li>\n<li>Code cleanup<\/li>\n<li>Accessibility improvements<\/li>\n<li>Minor text fixes<\/li>\n<\/ul>\n\n<h4>1.6.0<\/h4>\n\n<ul>\n<li>Update KaTeX library to 0.6.0\n\n<ul>\n<li>Introduce the <code>aligned<\/code> environment.<\/li>\n<li>Add <code>\\gt<\/code> and <code>\\lt<\/code>.<\/li>\n<li>Fix sub- and super-scripts not being centered inside of math display.<\/li>\n<li>Add <code>\\underline<\/code> support.<\/li>\n<li>Remove 3px border around rules (bug fix).<\/li>\n<li>Set the greediness of font functions to 2 so that <code>e^\\mathbf{x}<\/code> will parse (bug fix).<\/li>\n<\/ul><\/li>\n<li>Optimize script loading (again)<\/li>\n<\/ul>\n\n<h4>1.5.1+1<\/h4>\n\n<ul>\n<li>Fix issue with wptexturize causing syntax errors<\/li>\n<li>Optimize script loading<\/li>\n<\/ul>\n\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Update KaTeX library to 0.5.1\n\n<ul>\n<li>Add the font changing functions <code>\\mathrm<\/code>, <code>\\mathit<\/code>, <code>\\mathbf<\/code>, <code>\\mathbb<\/code>, <code>\\mathcal<\/code>, <code>\\mathfrak<\/code>, <code>\\mathscr<\/code>, <code>\\mathsf<\/code>, <code>\\mathtt<\/code>, <code>\\Bbb<\/code>, <code>\\bold<\/code>, and <code>\\frak<\/code>.<\/li>\n<li>Add the <code>\\limits<\/code> and <code>\\nolimits<\/code> functions.<\/li>\n<li>Add support for <code>|<\/code> column delimiters in the <code>array<\/code> environment.<\/li>\n<li>Add <code>\\lVert<\/code> and <code>\\rVert<\/code> symbols.<\/li>\n<li>Allow <code>\\lvert<\/code>, <code>\\rvert<\/code>, <code>\\lVert<\/code>, <code>\\rVert<\/code>, <code>\\lgroup<\/code>, <code>\\rgroup<\/code>, <code>\\lmoustache<\/code>, and <code>\\rmoustache<\/code> in delimiters.<\/li>\n<li>Fix the spacing of the <code>\\ulcorner<\/code>, <code>\\urcorner<\/code>, <code>\\llcorner<\/code>, <code>\\lrcorner<\/code>, <code>\\barwedge<\/code>, <code>\\veebar<\/code>, <code>\\circledcirc<\/code>, <code>\\boxdot<\/code>, <code>\\uparrow<\/code>, <code>\\Uparrow<\/code>, <code>\\downarrow<\/code>, <code>\\Downarrow<\/code>, <code>\\updownarrow<\/code>, <code>\\Updownarrow<\/code>, and <code>\\ldots<\/code> symbols.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>Update KaTeX library to 0.5.0\n\n<ul>\n<li>Add the <code>cases<\/code> and <code>Bmatrix<\/code> environments.<\/li>\n<li>Add <code>\\checkmark<\/code> and <code>\\circledR<\/code> symbols.<\/li>\n<li>Improve display of fonts at smaller sizes.<\/li>\n<li>Improve the spacing inside fractions.<\/li>\n<li>Correctly set environments to the ord type.<\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.4.3<\/h4>\n\n<ul>\n<li>Update KaTeX library to 0.4.3\n\n<ul>\n<li>Added support for some <code>\\begin ... \\end<\/code> environments, including support for <code>array<\/code>, <code>matrix<\/code>, <code>pmatrix<\/code>, <code>bmatrix<\/code>, <code>vmatrix<\/code>, and <code>Vmatrix<\/code><\/li>\n<li>Added support for optional <code>\\sqrt<\/code> arguments, e.g. <code>\\sqrt[3]{x}<\/code><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.3.0.1<\/h4>\n\n<ul>\n<li>New: render equations in display mode with <code>[latex display=\"true\"]...[\/latex]<\/code><\/li>\n<li>Update KaTeX library to 0.3.0\n\n<ul>\n<li>Added accessibility through the use of MathML<\/li>\n<li>Add support for new symbols: <code>\\#<\/code>, <code>\\&amp;<\/code>, <code>\\aleph<\/code>, <code>\\amalg<\/code>, <code>\\approxeq<\/code>, <code>\\ast<\/code>, <code>\\asymp<\/code>, <code>\\backepsilon<\/code>, <code>\\backprime<\/code>, <code>\\backsim<\/code>, <code>\\backsimeq<\/code>, <code>\\Bbbk<\/code>, <code>\\because<\/code>, <code>\\beth<\/code>, <code>\\between<\/code>, <code>\\bigcirc<\/code>, <code>\\bigstar<\/code>, <code>\\blacklozenge<\/code>, <code>\\blacksquare<\/code>, <code>\\blacktriangle<\/code>, <code>\\blacktriangledown<\/code>, <code>\\blacktriangleleft<\/code>, <code>\\blacktriangleright<\/code>, <code>\\bowtie<\/code>, <code>\\Box<\/code>, <code>\\boxminus<\/code>, <code>\\boxplus<\/code>, <code>\\boxtimes<\/code>, <code>\\bullet<\/code>, <code>\\bumpeq<\/code>, <code>\\Bumpeq<\/code>, <code>\\Cap<\/code>, <code>\\cdotp<\/code>, <code>\\centerdot<\/code>, <code>\\circeq<\/code>, <code>\\circlearrowleft<\/code>, <code>\\circlearrowright<\/code>, <code>\\circledast<\/code>, <code>\\circleddash<\/code>, <code>\\circledS<\/code>, <code>\\clubsuit<\/code>, <code>\\complement<\/code>, <code>\\Cup<\/code>, <code>\\curlyeqprec<\/code>, <code>\\curlyeqsucc<\/code>, <code>\\curlyvee<\/code>, <code>\\curlywedge<\/code>, <code>\\curvearrowleft<\/code>, <code>\\curvearrowright<\/code>, <code>\\dag<\/code>, <code>\\daleth<\/code>, <code>\\dashleftarrow<\/code>, <code>\\dashrightarrow<\/code>, <code>\\dashv<\/code>, <code>\\ddag<\/code>, <code>\\ddagger<\/code>, <code>\\diagdown<\/code>, <code>\\diagup<\/code>, <code>\\Diamond<\/code>, <code>\\diamondsuit<\/code>, <code>\\digamma<\/code>, <code>\\divideontimes<\/code>, <code>\\doteq<\/code>, <code>\\Doteq<\/code>, <code>\\doteqdot<\/code>, <code>\\dotplus<\/code>, <code>\\doublebarwedge<\/code>, <code>\\doublecap<\/code>, <code>\\doublecup<\/code>, <code>\\downdownarrows<\/code>, <code>\\downharpoonleft<\/code>, <code>\\downharpoonright<\/code>, <code>\\ell<\/code>, <code>\\eqcirc<\/code>, <code>\\eqsim<\/code>, <code>\\eqslantgtr<\/code>, <code>\\eqslantless<\/code>, <code>\\equiv<\/code>, <code>\\eth<\/code>, <code>\\exists<\/code>, <code>\\fallingdotseq<\/code>, <code>\\Finv<\/code>, <code>\\flat<\/code>, <code>\\forall<\/code>, <code>\\frown<\/code>, <code>\\Game<\/code>, <code>\\geqq<\/code>, <code>\\geqslant<\/code>, <code>\\gg<\/code>, <code>\\ggg<\/code>, <code>\\gggtr<\/code>, <code>\\gimel<\/code>, <code>\\gnapprox<\/code>, <code>\\gneq<\/code>, <code>\\gneqq<\/code>, <code>\\gnsim<\/code>, <code>\\gtrapprox<\/code>, <code>\\gtrdot<\/code>, <code>\\gtreqless<\/code>, <code>\\gtreqqless<\/code>, <code>\\gtrless<\/code>, <code>\\gtrsim<\/code>, <code>\\gvertneqq<\/code>, <code>\\hbar<\/code>, <code>\\heartsuit<\/code>, <code>\\hookleftarrow<\/code>, <code>\\hookrightarrow<\/code>, <code>\\hslash<\/code>, <code>\\Im<\/code>, <code>\\intercal<\/code>, <code>\\Join<\/code>, <code>\\ldotp<\/code>, <code>\\leadsto<\/code>, <code>\\Leftarrow<\/code>, <code>\\leftarrowtail<\/code>, <code>\\leftharpoondown<\/code>, <code>\\leftharpoonup<\/code>, <code>\\leftleftarrows<\/code>, <code>\\leftrightarrow<\/code>, <code>\\Leftrightarrow<\/code>, <code>\\leftrightarrows<\/code>, <code>\\leftrightharpoons<\/code>, <code>\\leftrightsquigarrow<\/code>, <code>\\leftthreetimes<\/code>, <code>\\leqq<\/code>, <code>\\leqslant<\/code>, <code>\\lessapprox<\/code>, <code>\\lessdot<\/code>, <code>\\lesseqgtr<\/code>, <code>\\lesseqqgtr<\/code>, <code>\\lessgtr<\/code>, <code>\\lesssim<\/code>, <code>\\lgroup<\/code>, <code>\\lhd<\/code>, <code>\\ll<\/code>, <code>\\llcorner<\/code>, <code>\\Lleftarrow<\/code>, <code>\\lll<\/code>, <code>\\llless<\/code>, <code>\\lmoustache<\/code>, <code>\\lnapprox<\/code>, <code>\\lneq<\/code>, <code>\\lneqq<\/code>, <code>\\lnsim<\/code>, <code>\\longleftarrow<\/code>, <code>\\Longleftarrow<\/code>, <code>\\longleftrightarrow<\/code>, <code>\\Longleftrightarrow<\/code>, <code>\\longmapsto<\/code>, <code>\\longrightarrow<\/code>, <code>\\Longrightarrow<\/code>, <code>\\looparrowleft<\/code>, <code>\\looparrowright<\/code>, <code>\\lozenge<\/code>, <code>\\lrcorner<\/code>, <code>\\Lsh<\/code>, <code>\\ltimes<\/code>, <code>\\lvertneqq<\/code>, <code>\\mapsto<\/code>, <code>\\measuredangle<\/code>, <code>\\mho<\/code>, <code>\\mid<\/code>, <code>\\mp<\/code>, <code>\\multimap<\/code>, <code>\\nabla<\/code>, <code>\\natural<\/code>, <code>\\ncong<\/code>, <code>\\nearrow<\/code>, <code>\\nexists<\/code>, <code>\\ngeqq<\/code>, <code>\\ngeqslant<\/code>, <code>\\ngtr<\/code>, <code>\\ni<\/code>, <code>\\nleftarrow<\/code>, <code>\\nLeftarrow<\/code>, <code>\\nleftrightarrow<\/code>, <code>\\nLeftrightarrow<\/code>, <code>\\nleqq<\/code>, <code>\\nleqslant<\/code>, <code>\\nless<\/code>, <code>\\nmid<\/code>, <code>\\nparallel<\/code>, <code>\\nprec<\/code>, <code>\\npreceq<\/code>, <code>\\nrightarrow<\/code>, <code>\\nRightarrow<\/code>, <code>\\nshortmid<\/code>, <code>\\nshortparallel<\/code>, <code>\\nsim<\/code>, <code>\\nsubseteqq<\/code>, <code>\\nsucc<\/code>, <code>\\nsucceq<\/code>, <code>\\nsupseteqq<\/code>, <code>\\ntriangleleft<\/code>, <code>\\ntrianglelefteq<\/code>, <code>\\ntriangleright<\/code>, <code>\\ntrianglerighteq<\/code>, <code>\\nvdash<\/code>, <code>\\nvDash<\/code>, <code>\\nVdash<\/code>, <code>\\nVDash<\/code>, <code>\\nwarrow<\/code>, <code>\\ominus<\/code>, <code>\\owns<\/code>, <code>\\parallel<\/code>, <code>\\perp<\/code>, <code>\\phantom<\/code>, <code>\\pitchfork<\/code>, <code>\\prec<\/code>, <code>\\precapprox<\/code>, <code>\\preccurlyeq<\/code>, <code>\\preceq<\/code>, <code>\\precnapprox<\/code>, <code>\\precneqq<\/code>, <code>\\precnsim<\/code>, <code>\\precsim<\/code>, <code>\\propto<\/code>, <code>\\Re<\/code>, <code>\\restriction<\/code>, <code>\\rgroup<\/code>, <code>\\rhd<\/code>, <code>\\Rightarrow<\/code>, <code>\\rightarrowtail<\/code>, <code>\\rightharpoondown<\/code>, <code>\\rightharpoonup<\/code>, <code>\\rightleftarrows<\/code>, <code>\\rightleftharpoons<\/code>, <code>\\rightrightarrows<\/code>, <code>\\rightsquigarrow<\/code>, <code>\\rightthreetimes<\/code>, <code>\\risingdotseq<\/code>, <code>\\rmoustache<\/code>, <code>\\Rrightarrow<\/code>, <code>\\Rsh<\/code>, <code>\\rtimes<\/code>, <code>\\searrow<\/code>, <code>\\sharp<\/code>, <code>\\shortmid<\/code>, <code>\\shortparallel<\/code>, <code>\\sim<\/code>, <code>\\simeq<\/code>, <code>\\smallfrown<\/code>, <code>\\smallsetminus<\/code>, <code>\\smallsmile<\/code>, <code>\\smile<\/code>, <code>\\spadesuit<\/code>, <code>\\sphericalangle<\/code>, <code>\\sqcap<\/code>, <code>\\sqcup<\/code>, <code>\\sqsubset<\/code>, <code>\\sqsubseteq<\/code>, <code>\\sqsupset<\/code>, <code>\\sqsupseteq<\/code>, <code>\\square<\/code>, <code>\\Subset<\/code>, <code>\\subseteqq<\/code>, <code>\\subsetneq<\/code>, <code>\\subsetneqq<\/code>, <code>\\succ<\/code>, <code>\\succapprox<\/code>, <code>\\succcurlyeq<\/code>, <code>\\succeq<\/code>, <code>\\succnapprox<\/code>, <code>\\succneqq<\/code>, <code>\\succnsim<\/code>, <code>\\succsim<\/code>, <code>\\Supset<\/code>, <code>\\supseteqq<\/code>, <code>\\supsetneq<\/code>, <code>\\supsetneqq<\/code>, <code>\\swarrow<\/code>, <code>\\therefore<\/code>, <code>\\thickapprox<\/code>, <code>\\thicksim<\/code>, <code>\\triangledown<\/code>, <code>\\trianglelefteq<\/code>, <code>\\triangleq<\/code>, <code>\\trianglerighteq<\/code>, <code>\\twoheadleftarrow<\/code>, <code>\\twoheadrightarrow<\/code>, <code>\\ulcorner<\/code>, <code>\\unlhd<\/code>, <code>\\unrhd<\/code>, <code>\\upharpoonleft<\/code>, <code>\\upharpoonright<\/code>, <code>\\uplus<\/code>, <code>\\upuparrows<\/code>, <code>\\urcorner<\/code>, <code>\\varkappa<\/code>, <code>\\varpropto<\/code>, <code>\\varsubsetneq<\/code>, <code>\\varsubsetneqq<\/code>, <code>\\varsupsetneq<\/code>, <code>\\varsupsetneqq<\/code>, <code>\\vartriangle<\/code>, <code>\\vartriangleleft<\/code>, <code>\\vartriangleright<\/code>, <code>\\vdash<\/code>, <code>\\vDash<\/code>, <code>\\Vdash<\/code>, <code>\\Vvdash<\/code>, <code>\\wp<\/code>, <code>\\wr<\/code>, <code>\\yen<\/code><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fix bug with script enqueueing<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Update the KaTeX library to version 0.1.1<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fix <code>\\displaystyle<\/code> equations not being put on a new line<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Integrates the super-fast KaTeX LaTeX equation typesetting engine with WordPress. Create beautiful, yet performant math in your posts and pages.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32330","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32330"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ascom"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32330"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32330"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32330"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32330"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32330"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}