Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

fix website render issue on < and > #12482

Merged
merged 1 commit into from
Sep 10, 2018

Conversation

aaronmarkham
Copy link
Contributor

Description

Fixes #12168
Fixes #11438

Comments

I didn't hear back yet from @piiswrong about the purpose of this particular line. However, removing it fixes two documented render issues, and I don't see any negative effects after removing the line.

Preview

http://34.201.8.176/versions/tag_render/

Copy link
Member

@gigasquid gigasquid left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link
Contributor

@sandeep-krishnamurthy sandeep-krishnamurthy left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for keeping this as commented with issue link, so we don't miss it in future.

@sandeep-krishnamurthy
Copy link
Contributor

@piiswrong - You authored it earlier, can you please suggest if this will not break other expected behavior?

@sandeep-krishnamurthy sandeep-krishnamurthy added the pr-awaiting-merge Review and CI is complete. Ready to Merge label Sep 10, 2018
@sandeep-krishnamurthy
Copy link
Contributor

Merging this PR, as it fixes couple of issues and I couldn't hear back from Eric. Verified on the rendered site, did not find any issues.

@sandeep-krishnamurthy sandeep-krishnamurthy merged commit 690cf7e into apache:master Sep 10, 2018
aaronmarkham added a commit to aaronmarkham/incubator-mxnet that referenced this pull request Sep 11, 2018
aaronmarkham added a commit to aaronmarkham/incubator-mxnet that referenced this pull request Sep 11, 2018
indhub pushed a commit that referenced this pull request Sep 12, 2018
* consistent theme plus error handling for missing apis and pages

* add error pages

* update messaging

* force url update to 404 page on redirect

* static redirect to force url update

* version dropdown fix; reverts #12482; lesser of evils

* adding note to nudge past flakey test
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request Sep 19, 2018
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request Sep 19, 2018
* consistent theme plus error handling for missing apis and pages

* add error pages

* update messaging

* force url update to 404 page on redirect

* static redirect to force url update

* version dropdown fix; reverts apache#12482; lesser of evils

* adding note to nudge past flakey test
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-merge Review and CI is complete. Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs using xml in code blocks will improperly render Error in Operator implementation guide
3 participants