hugo-theme-learn icon indicating copy to clipboard operation
hugo-theme-learn copied to clipboard

notice shortcodes - multiple lines/layout

Open stenootje opened this issue 5 years ago • 3 comments

Hi, I want to have multiple lines within a tip notice. Attached an example. The header (without text) is everytime shown for a new line. Lists are neither working Many thanks for suggestions hugo_theme_learn_shortcodes_notice_layout

stenootje avatar May 25 '20 21:05 stenootje

below with Hugo v0.71.1. It behaves differently with v0.56.x which I'll try to capture too

markdown-rendering

markdown-linebreaks-html-fs8

markdown-list-fs8

rlonstein avatar May 28 '20 01:05 rlonstein

Should be the same in Hugo 0.56. The CSS simply applies the styling only on the <p>.

fritzmg avatar May 28 '20 06:05 fritzmg

Should be the same in Hugo 0.56. The CSS simply applies the styling only on the <p>.

Ignore that comment. Checked, it's v0.59.0 and a circa 2018 pull of the theme before v2.1.0 so not comparable.

rlonstein avatar May 28 '20 14:05 rlonstein