mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
Fix usage of "HFM" in table headers
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
41166a8e01
commit
4f76585664
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ Instead of this uncommon syntax, HFM2 uses just plain links to external content
|
|||
## HTML
|
||||
Besides the basic HTML typography elements (`<p>`, `<a>`, `<b>`, `<ins>`, `<del>`) the following more special HTML elements are supported by some specification.
|
||||
|
||||
| Feature | HedgeDocMark 1 | HedgeDocMark 2 | CommonMark | GFM |
|
||||
| Feature | HFM 1 | HFM 2 | CommonMark | GFM |
|
||||
|:-------------:|:--------------:|:--------------:|:----------:|:---:|
|
||||
| `<title>` | | | :ballot_box_with_check: | |
|
||||
| `<textarea>` | | :ballot_box_with_check: | :ballot_box_with_check: | |
|
||||
|
|
Loading…
Reference in a new issue