Skip to content

Commit 530d1d7

Browse files
authored
Update README.md (#272)
- Fix link to guide. - Remove known issue with HTML (now fixed).
1 parent a2528ae commit 530d1d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The interesting dependencies are:
2222

2323
## How to Use with GitHub Specs
2424

25-
See the [Guide](guide.md) (In PDF form on the [Releases](https://github.com/TrustedComputingGroup/pandoc/releases) page).
25+
See the [Guide](guide.tcg) (In PDF form on the [Releases](https://github.com/TrustedComputingGroup/pandoc/releases) page).
2626
A template repository is available at https://github.com/trustedcomputinggroup/specification-example.
2727

2828
## How to Run Locally
@@ -92,7 +92,6 @@ You can then run the following:
9292

9393
HTML support is experimental. Known issues:
9494

95-
- `\listoffigures` and `\listoftables` are not supported, as they render without clickable links.
9695
- Mermaid figures currently render as fixed-width.
9796

9897
To render a document to HTML:

0 commit comments

Comments
 (0)