Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

printWidth

The line width limitation that Malva should (but not must) avoid exceeding. Malva will try its best to keep line width less than this value, but it may exceed for some cases, for example, a very very long single word.

Default value is 80.

Example for 80

Playground

a { font: ultra-condensed small-caps 1.2em "Fira Sans", sans-serif; }

Example for 40

Playground

a { font: ultra-condensed small-caps 1.2em "Fira Sans", sans-serif; }