Kate Higa

Results 45 comments of Kate Higa

Hey @chris-c-thomas. So far we only have two custom rules though we certainly may add more if we notice a gap in the rulesets provided by `markdownlint`. However, we'll likely...

Hey @rachmari, thanks for reaching out! In the following example, the duplication of `Features` is acceptable because the parent heading text is unique. ([Staff-only: Related slack thread](https://github.slack.com/archives/C0FSWLQ0Y/p1686689987657769)) ```md # Change...

Hey @lecoursen, feel free to follow along on this [slack thread](https://github.slack.com/archives/C05539DELV7/p1718025766832499)!

I noticed there's a "broadcast announcement" feature which seems somewhat similar to what's being asked, but that looks like it's for broadcasting information to _all_ partners which is a bit...

Hey @cielf – apologies for the delay! Life got the best of me for a bit. I’ve finally opened the PR for review: https://github.com/rubyforgood/human-essentials/pull/5075. Would love your thoughts when you...

A bit more on the nuance of this rule (https://github.com/github/markdownlint-github/issues/30):

@lesliecdubs I'm requesting a bug fix to a Doctocat component, specifically, [MarkdownHeading](https://github.com/primer/doctocat/blob/08fdf613927ea1b9d4bfb286b3b4231098197c50/theme/src/components/heading.js#L28). This affects all Primer sites.

@broccolinisoup My initial (not-good) thought was that the anchor could have a uniquely generated ID appended to the slug. But I realized that's not a good idea because it would...