Merge pull request #1610 from hedgedoc/fix-hfm-header
Fix usage of "HFM" in table headers
This commit is contained in:
commit
0a29738e62
@ -90,7 +90,7 @@ Instead of this uncommon syntax, HFM2 uses just plain links to external content
|
|||||||
## HTML
|
## HTML
|
||||||
Besides the basic HTML typography elements (`<p>`, `<a>`, `<b>`, `<ins>`, `<del>`) the following more special HTML elements are supported by some specification.
|
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: | |
|
| `<title>` | | | :ballot_box_with_check: | |
|
||||||
| `<textarea>` | | :ballot_box_with_check: | :ballot_box_with_check: | |
|
| `<textarea>` | | :ballot_box_with_check: | :ballot_box_with_check: | |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user