How to Keep Code Blocks Readable on Mobile Devices
Long code blocks should scroll inside the block on mobile instead of forcing the whole page to overflow horizontally.
Tag
1 matching blog articles with repeat coverage under this topic.
Tag wiki
Definition
Markdown is a simple, human-readable markup format that converts to HTML, widely used for documentation, blogs, and content authoring.
Why it matters
It matters because Markdown is easy to write, version-control friendly, and portable across platforms.
In this archive
In this archive Markdown appears in content formats, static site generation, documentation, and content management workflows. It currently appears across 1 category, mainly Web Development.
Often appears with
Long code blocks should scroll inside the block on mobile instead of forcing the whole page to overflow horizontally.