Skip to main content

block

Function block 

Source
pub fn block(markdown: &str) -> String
Expand description

Render one block for whoever is reading it.

Rendered only for a terminal, and to the terminal’s own width: markdown wrapped to 80 columns in a 200-column window looks like a mistake, and escape codes in a captured log are one.