Page MenuHomePhorge

Use user's preferred font for inline code snippets too
ClosedPublic

Authored by matmarex on Dec 4 2023, 22:34.

Details

Summary

Use user's preferred font for inline code snippets,
like we already do for block code snippets.

Test Plan

Set a non-default font in Settings → Display Preferences → Monospaced Font.
Make sure that it applies to both single-tick (inline) and triple-tick (block)
code snippets in comments.

For example, enter:

42px Tahoma

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable