Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap and bootstrap2 themes not respecting new lines #682

Open
mario-bermonti opened this issue Jun 2, 2020 · 0 comments
Open

Bootstrap and bootstrap2 themes not respecting new lines #682

mario-bermonti opened this issue Jun 2, 2020 · 0 comments

Comments

@mario-bermonti
Copy link

Issue:

Bootstrap and bootstrap2 themes are not respecting new empty lines, they remove empty lines and crunch text up

What should happen:

When leaving a line blank in the "source" text, there should be empty lines between "text paragraphs" in website

What happens:

Empty lines are removed and text is crunched up together when the website is built

theme_issue

What I have tried to solve it:

  • Adding more blank lines between text
  • Using "|" at the beginning of lines as recommended here
  • Using other themes (I don't have the issue while using other themes)

Relevant details:

  • Markup language: rst
  • Pelican version: 4.2.0
  • Pelican installation: pip
  • OS: OS X

This is my "source text"

source text

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

No branches or pull requests

1 participant