mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-12 15:24:39 +00:00
Merge pull request #1610 from hedgedoc/fix-hfm-header
Fix usage of "HFM" in table headers
This commit is contained in:
commit
0a29738e62
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