[mlir] Fix MathJax rendering in Affine doc
authorlewuathe <lewuathe@me.com>
Wed, 6 Jan 2021 01:59:45 +0000 (01:59 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Wed, 6 Jan 2021 02:11:36 +0000 (02:11 +0000)
commit4ae7952e2b3566d373c55c8e9740051ca37ed738
treedcae015b8ef6d0220b7785ba696665067856c1c7
parent74f93bc373d089e757bb65cf8b30b63a4eae8b69
[mlir] Fix MathJax rendering in Affine doc

MathJax is not properly imported in Affine doc. It causes the invalid rendering
of math formulas in the Affine doc page.

https://mlir.llvm.org/docs/Dialects/Affine/#affine-expressions

Importing MathJax code from CDN resolved the rendering issue as follows.

{F14942131}

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D94004
mlir/docs/Dialects/Affine.md