Skip to content

Feature: Add support for the mark HTML tag - #939

Merged
geriux merged 1 commit into
developfrom
feature/mark-tag-support
Oct 7, 2021
Merged

Feature: Add support for the mark HTML tag#939
geriux merged 1 commit into
developfrom
feature/mark-tag-support

Conversation

@geriux

Copy link
Copy Markdown

Fix

This PR adds support for the mark HTML tag.

It currently supports setting the text color and there are plans to add support for background-color as well.

Test

  1. Open the demo app
  2. Scroll down to the bottom to find the new tag
  3. Expect to see the text with the colors

Review

@0nko

Make sure strings will be translated:

  • If there are new strings that have to be translated, I have added them to the client's strings.xml as a part of the integration PR.

@geriux
geriux requested a review from 0nkoOctober 6, 2021 10:28
@0nko0nko self-assigned this Oct 7, 2021
0nko
0nko approved these changes Oct 7, 2021

@0nko0nko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good 👍

@0nko

0nko commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

@geriux I can't merge the PR.

@geriux

Copy link
Copy Markdown
Author

@geriux I can't merge the PR.

I can't either 😅 I'll investigate it, thanks for the review!

@geriux
geriux merged commit bc57789 into developOct 7, 2021
@geriux
geriux deleted the feature/mark-tag-support branch October 7, 2021 12:06
@geriuxgeriux mentioned this pull request Nov 17, 2021
1 task
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@geriux@0nko