Skip to content

check for description content#214

Open
danielriedmueller wants to merge 1 commit intomainfrom
omit_empty_space_description
Open

check for description content#214
danielriedmueller wants to merge 1 commit intomainfrom
omit_empty_space_description

Conversation

@danielriedmueller
Copy link
Copy Markdown
Contributor

If there is no content, its at least the comment

if ( $description !== '' ) {
$pageContent .= "[[Space description::$description]]\n";
}

still adds it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant