chrome-types icon indicating copy to clipboard operation
chrome-types copied to clipboard

type enum layout is broken in extension docs

Open myakura opened this issue 3 years ago • 2 comments

Describe the bug there are line breaks between each types enum in the extension API docs, and that's hard to read.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://developer.chrome.com/docs/extensions/reference/history/#type-TransitionType
  2. Look at the types below the paragraph "The transition type for this visit from its referrer."

Expected behavior Types are listed in a single paragraph.

Screenshots If applicable, add screenshots to help explain your problem.

screenshot

Desktop (please complete the following information):

  • confirmed in Chrome/Firefox on Windows/macOS

Smartphone (please complete the following information):

  • haven't checked

myakura avatar Jul 02 '22 02:07 myakura

This also needs to be rendered in a way that does not include the extra quote graphic.

jpmedley avatar Nov 28 '22 20:11 jpmedley

The ticket link that jut appeared pointed out that this issue is probably happening because the correct processing code isn't being called. We may have a solution for this soon. Stay tuned.

jpmedley avatar Mar 30 '23 20:03 jpmedley