gist-embed icon indicating copy to clipboard operation
gist-embed copied to clipboard

Font Styles on Gist

Open AlexFine opened this issue 4 years ago • 1 comments

Awesome project!

Is there anyway to add custom font styles to a gist? For example change the font size?

AlexFine avatar Nov 27 '20 08:11 AlexFine

Thanks! Happy to review a pull request. To make it work, create a new modifier (follow the README). The modifier would change style.fontSize and style.lineHeight similar to https://github.com/bvanderhoof/gist-embed/blob/master/src/modifiers/highlightLine.ts#L18 .

On Fri, Nov 27, 2020 at 12:15 AM Alex [email protected] wrote:

Awesome project!

Is there anyway to add custom font styles to a gist? For example change the font size?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bvanderhoof/gist-embed/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE4C2OBYTO44QNOZQ77GI3SR5N2FANCNFSM4UETCUBA .

bvanderhoof avatar Nov 27 '20 23:11 bvanderhoof