Fix link between support pages (#1854)

Fix #1853 by removing `./` in URLs which Docusaurus doesn't translate.
This commit is contained in:
Erik Demaine
2019-02-21 02:08:22 -05:00
committed by ylemkimon
parent ee16854612
commit 1c2d9d4a48
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
id: support_table
title: Support Table
---
This is a list of TeX functions, sorted alphabetically. This list includes functions that KaTeX supports and some that it doesn't support. There is a similar page, with functions [sorted by type](./supported.md).
This is a list of TeX functions, sorted alphabetically. This list includes functions that KaTeX supports and some that it doesn't support. There is a similar page, with functions [sorted by type](supported.md).
If you know the shape of a character, but not its name, [Detexify](http://detexify.kirelabs.org/classify.html) can help.

View File

@@ -4,7 +4,7 @@ title: Supported Functions
---
This is a list of TeX functions supported by KaTeX. It is sorted into logical groups.
There is a similar [Support Table](./support_table.md), sorted alphabetically, that lists both supported and un-supported functions.
There is a similar [Support Table](support_table.md), sorted alphabetically, that lists both supported and un-supported functions.
<link rel="stylesheet" href="/static/katex.min.css"/>
<style>