ucsc / ucsc-2022

Official WordPress theme for UC Santa Cruz
6 stars 0 forks source link

💄 Style inline `<code>` element. #301

Closed Herm71 closed 7 months ago

Herm71 commented 7 months ago

Style the inline version of the <code> tag. Copied styles from Markdown. #173

What does this do/fix?

Styles the inline <code> element. If this element is nested within a <pre> element, no styling is applied. This only applies to the inline element itself. Fixes #173

QA

Links to relevant issues

Screenshots/video:

Tests

Does this have tests?

Herm71 commented 7 months ago

Screenshot based on most recent changes:

inline-code