Skip to content

Conversation

@m1kola
Copy link
Member

@m1kola m1kola commented Mar 7, 2023

It is not an issue with the current version of Hugo as it gets rendered as expected. However newer versions of Hugo use goldmark to render markdown with an extension which implements GitHub Flavored Markdown: Tables.

Accordingly to the spec pipe in a cell’s content needs be escaping (example).

As a result of proper spec implementation in goldmark tables & graphs get broken with new versions of Hugo.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 7, 2023
@m1kola
Copy link
Member Author

m1kola commented Mar 7, 2023

Closing as it looks like escaping doesn't work in the current version as per spec. This change will have to go together with Hugo upgrade

Screenshot 2023-03-07 at 11 46 15

@m1kola m1kola closed this Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant