Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Fix link styling #430

Merged
cassierecher merged 3 commits intogooglecodelabs:masterfrom
C-o-d-e-C-o-w-b-o-y:fixunderline
Jul 16, 2020
Merged

Fix link styling #430
cassierecher merged 3 commits intogooglecodelabs:masterfrom
C-o-d-e-C-o-w-b-o-y:fixunderline

Conversation

@C-o-d-e-C-o-w-b-o-y
Copy link
Copy Markdown

(ignore branch name)

Previously, link text could only be styled on the outside such as _[text](link)_, and inside styling would be ignored. Now, both are respected and compounding the two styling methods works also.

E.g. [*text*](link) now correctly gives text
Styles can compound, so _[**text**](link)_ now correctly gives text

@cassierecher cassierecher self-requested a review July 14, 2020 23:09
@cassierecher cassierecher self-assigned this Jul 14, 2020
@cassierecher cassierecher merged commit 4397814 into googlecodelabs:master Jul 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants