Skip to content

Lack of blank line after heading #3

Description

@ThecaTTony

Hi, I'm using the theme but I noticed that after any heading the markdown interpreter does not add a new blank line to separate the text from the rest of the paragraph.

Example, this:

#### Habilitar IP Forward

Lo primero que se debe hacer es habilitar [ip_forward](https://docs.docker.com/engine/network/firewall-nftables/#ip-forwarding), ya que de otro modo la red bridge de docker no funciona. Para ello hay que crear un archivo con la configuración deseada y actualizar los valores del kernel.

It is shown like this:

Image

Shouldn't a blank line or space be displayed after the heading?

Just to clarify, I downloaded the latest version of the theme and only modified the font-family of the post content, but the same thing happened when leaving the font at its default value (Georgia, serif).

Thanks.

PD: The markdown interpreter of github respect the blank line as show below.

Habilitar IP Forward

Lo primero que se debe hacer es habilitar ip_forward, ya que de otro modo la red bridge de docker no funciona. Para ello hay que crear un archivo con la configuración deseada y actualizar los valores del kernel.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions