Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

classtut rendering broken #2151

Closed
eiro opened this issue Jul 6, 2018 · 1 comment
Closed

classtut rendering broken #2151

eiro opened this issue Jul 6, 2018 · 1 comment

Comments

@eiro
Copy link
Contributor

eiro commented Jul 6, 2018

The problem

https://github.com/perl6/doc/blob/e8f96f158e3cd552c5b594c1de770f3182f09547/doc/Language/classtut.pod6#L36

renders badly on https://docs.perl6.org/language/classtut

Suggestions

i have no idea how to fix this

@AlexDaniel
Copy link
Member

AlexDaniel commented Jul 6, 2018

Ah, so < gets closed by > in =>. Can be fixed by using C« » instead of C< >.

@JJ JJ closed this as completed in a607725 Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants