MarkBind / markbind

MarkBind is a tool for generating content-heavy websites from source files in Markdown format
https://markbind.org/
MIT License
134 stars 123 forks source link

Chore: Document making the text icon bold with t-class in lists #2534

Closed kaixin-hc closed 2 months ago

kaixin-hc commented 2 months ago

What is the purpose of this pull request?

Addresses #2489

Overview of changes: Adds an example of bold text to the customising text-icon for bold text section

Anything you'd like to highlight/discuss: I don't think the look of it is great but I think this makes it visible for users.

Screenshot 2024-04-28 at 11 14 31 AM

Testing instructions:

Proposed commit message: (wrap lines at 72 characters) Document bootstrap classes with t-class in lists


Checklist: :ballot_box_with_check:


Reviewer checklist:

Indicate the SEMVER impact of the PR:

At the end of the review, please label the PR with the appropriate label: r.Major, r.Minor, r.Patch.

Breaking change release note preparation (if applicable):

Give a brief explanation note about:

  • what was the old feature that was made obsolete
  • any replacement feature (if any), and
  • how the author should modify his website to migrate from the old feature to the replacement feature (if possible).
kaixin-hc commented 2 months ago

You make a good point - I've added a tooltip that signposts to look at the bootstrap documentation, and also added italics to the one that is below so that the text having difference is more expected. See below picture


Screenshot 2024-04-28 at 9 15 57 PM
github-actions[bot] commented 2 months ago

@kaixin-hc Each PR must have a SEMVER impact label, please remember to label the PR properly.