8000 Fixing protocol requirements html rendering by victor-pavlychko · Pull Request #76 · SwiftDocOrg/swift-doc · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Fixing protocol requirements html rendering #76

Merged

Conversation

victor-pavlychko
Copy link
Contributor
@victor-pavlychko victor-pavlychko commented Apr 10, 2020

Fixes #71

This PR aligns Requirements with other similar components: Members and Relationships. What do you think about extracting shared section logic into a new component or base class?

Copy link
Contributor
@mattt mattt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right, we should update the Changelog, too, so that everyone knows this is fixed in the next release!

@mattt
Copy link
Contributor
mattt commented Apr 10, 2020

Great work, @victor-pavlychko! Thanks for taking this on.

What do you think about extracting shared section logic into a new component or base class?

Yeah, this definitely seems like a useful pattern that we may want to apply more systematically. I'll factor this into my approach for #67.

@victor-pavlychko
Copy link
Contributor Author

Sure, I added one more entry.

I have also checked my previous PR with GraphViz installed and noticed a bug with HTML figure escaping, adding the fix here too, as it's a one-liner.

@mattt
Copy link
Contributor
mattt commented Apr 10, 2020

Awesome. Thanks again, @victor-pavlychko! Merging this now.

@mattt mattt merged commit c757fff into SwiftDocOrg:master Apr 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protocol members are not displayed in the generated HTML
2 participants
0