Skip to content
New issue

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

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

Already on GitHub? # to your account

Fixed link not dispalyed in markup in Style.cs and added unit test cases #1750

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Elementttto
Copy link

@Elementttto Elementttto commented Feb 1, 2025

fixes #1642

  • I have read the Contribution Guidelines
  • I have commented on the issue above and discussed the intended changes
  • A maintainer has signed off on the changes and the issue was assigned to me
  • All newly added code is adequately covered by tests
  • All existing tests are still running without errors
  • The documentation was modified to reflect the changes OR no documentation changes are required.

Changes

Modified method ToMarkup() in Style.cs to fill in the link as required and added two unit test cases to cover the changes.


Please upvote 👍 this pull request if you are interested in it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Style.ToMarkup() does not include the link
1 participant