Documentation ¶
Index ¶
Constants ¶
View Source
const InlineElementsAreNotPaddedExpected = `<p>Inline text <b>is spaced properly</b> without adding extra spaces.</p>`
View Source
const WhiteSpaceAroundTemplatedValuesExpected = `<div>templ allows whitespace around templated values.</div>`
View Source
const WhiteSpaceAroundValuesExpected = `<p>templ allows strings to be included in sentences.</p>`
View Source
const WhiteSpaceInHTMLIsNormalisedExpected = `<p>newlines and other whitespace are stripped but it is normalised like HTML.</p>`
View Source
const WhitespaceIsAddedWithinTemplStatementsExpected = `<p>This is some text. So is this.</p>`
Variables ¶
This section is empty.
Functions ¶
func WhiteSpaceAroundTemplatedValues ¶ added in v0.2.364
func WhiteSpaceAroundValues ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.