Skip to content

Match HTML p tags in home page #265

@fluca1978

Description

@fluca1978

The prometheus.c home_page functuion outputs a set of information that have a structure like:

<h2>tite</h2>
bla bla
<p>

while it should be something like:

'''

title

bla bla

```

so that p tags are always matched. This does not cause at the moment any problem with browsers, but makes the HTML code cleaner and more correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions