Sha256: 7fad65f9eaaa543275186f9d67f6f4b9d5a036961540ad8238dc8f12ec72fa94

Contents?: true

Size: 1.16 KB

Versions: 15

Compression:

Stored size: 1.16 KB

Contents

# Demo wrapping long lines

MDE detects the screen's dimensions: height (lines) and width (characters)

If `select_page_height` is positive, the height of the MDE menu is fixed. Otherwise, the height is derived from the screen's height.

Normal document text is displayed as disabled menu lines. The width of these lines is limited according to the screen's width.

::: Test Indented Lines

  Indented with two spaces, this line should wrap in an aesthetically pleasing way. Indented with two spaces, this line should wrap in an aesthetically pleasing way.

	Indented with a tab, this line should wrap in an aesthetically pleasing way. Indented with a tab, this line should wrap in an aesthetically pleasing way.

# Heading 1 - UPPER lower Mixed - Alpha Beta Gamma Delta Epsilon Zeta Eta Theta Iota Kappa Lambda Mu Nu Xi Omicron Pi Rho Sigma Tau Upsilon Phi Chi Psi Omega
## Heading 2 - UPPER lower Mixed - Alpha Beta Gamma Delta Epsilon Zeta Eta Theta Iota Kappa Lambda Mu Nu Xi Omicron Pi Rho Sigma Tau Upsilon Phi Chi Psi Omega
### Heading 3 - UPPER lower Mixed - Alpha Beta Gamma Delta Epsilon Zeta Eta Theta Iota Kappa Lambda Mu Nu Xi Omicron Pi Rho Sigma Tau Upsilon Phi Chi Psi Omega

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
markdown_exec-2.7.2 examples/line-wrapping.md
markdown_exec-2.7.1 examples/line-wrapping.md
markdown_exec-2.7.0 examples/line-wrapping.md
markdown_exec-2.6.0 examples/line-wrapping.md
markdown_exec-2.5.0 examples/line-wrapping.md
markdown_exec-2.4.0 examples/line-wrapping.md
markdown_exec-2.3.0 examples/line-wrapping.md
markdown_exec-2.2.0 examples/line-wrapping.md
markdown_exec-2.1.0 examples/line-wrapping.md
markdown_exec-2.0.8.4 examples/line-wrapping.md
markdown_exec-2.0.8.3 examples/line-wrapping.md
markdown_exec-2.0.8.2 examples/line-wrapping.md
markdown_exec-2.0.8.1 examples/line-wrapping.md
markdown_exec-2.0.8 examples/line-wrapping.md
markdown_exec-2.0.7 examples/line-wrapping.md