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

Fix HTML links on godoc #109

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

shashaneRanasinghe
Copy link
Contributor

@shashaneRanasinghe shashaneRanasinghe commented Oct 30, 2023

Fixed the HTML links for SendRequest, additionally fixed the unordered list, and made the Note look emphasized.

I was not able to fix the HTML link in the PostMarketOrder since the full URL was not provided. We can show code blocks instead of using the 'code' tags but the code will be displayed in a new line. which would look as follows.

image

Addresses: #97

Signed-off-by: shashaneRanasinghe <shashane.ranasinghe@gmail.com>
Copy link
Contributor

@echarrod echarrod left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @shashaneRanasinghe! Just sharing a preview of the updated godoc now for reference:
image

Probably wise to not put the code tags on separate lines, we'll address that in a separate MR with a format differentiator of some sort.

Cheers!

@echarrod echarrod merged commit cd75276 into luno:master Oct 30, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants