Skip to content

Make highlighting bold - #1045

Merged
yamgent merged 1 commit into
MarkBind:masterfrom
Tejas2805:highlight-formatting
Feb 23, 2020
Merged

Make highlighting bold#1045
yamgent merged 1 commit into
MarkBind:masterfrom
Tejas2805:highlight-formatting

Conversation

@Tejas2805

@Tejas2805Tejas2805 commented Feb 17, 2020

Copy link
Copy Markdown
Contributor

What is the purpose of this pull request? (put "X" next to an item, remove the rest)

• [X] Enhancement to an existing feature

Fixes#344

What is the rationale for this request?

The current highlight style is too light. Tweak it to make it stronger so that
it becomes more visible

What changes did you make? (Give an overview)

Changed color of highlighted text to #ff0

Provide some example code that this change will affect:

mark{background-color: #ff0;border-radius: 5px;padding-top: 0;padding-bottom: 0;}

Is there anything you'd like reviewers to focus on?

N.A.

Testing instructions:

Can check this in Netlify preview

Proposed commit message: (wrap lines at 72 characters)

@damithc
damithc removed their request for review February 17, 2020 10:03
@damithc

Copy link
Copy Markdown
Contributor

I'm OK with the color.

@nbriannlnbriannl 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.

A simple CSS change. LGTM.

@Tejas2805

Copy link
Copy Markdown
ContributorAuthor

Hi, any update required for this?

@marvinchin

Copy link
Copy Markdown
Contributor

@Tejas2805 no, it should be good 🙂we will be merging it in shortly.

@yamgentyamgent changed the title make highlighting boldMake highlighting boldFeb 23, 2020
@yamgentyamgent added this to the v2.10.1 milestone Feb 23, 2020
@yamgent
yamgent merged commit b1556eb into MarkBind:masterFeb 23, 2020
Tejas2805 added a commit to Tejas2805/markbind that referenced this pull request Feb 27, 2020
* 'master' of https://github.com/MarkBind/markbind:
Update tests
Allow using 'none' footer attribute in frontmatter (MarkBind#1002)
Support line numbers for code blocks (MarkBind#991)
2.11.0
Update test files due to changes in PR MarkBind#982
Update vue-strap version to v2.0.1-markbind.36
Make highlighting bold (MarkBind#1045)
Support markdown for header attr in dropdown (MarkBind#1029)
Add '_site' to the ignored folders in site.json (MarkBind#1046)
Use path.join instead of string interpolation (MarkBind#1052)
Implement box markdown header attributes parsing (MarkBind#1025)
Make the position of top navbar fixed (MarkBind#982)
Exclude *.md files from being copied over on build (MarkBind#1010)
# Conflicts:
#	docs/css/main.css
Sign up for freeto 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.

Tweak formatting of highlighting

5 participants

@Tejas2805@damithc@marvinchin@nbriannl@yamgent