Skip to content

h1 & hide from excerpt #63

@Laoujin

Description

@Laoujin

There can be only one h1 tag.
So do a regex on all md files to replace ^(#) with $1#


In the /blog, add the css tag
.post_content doesn't seem to exist on the blog details page.

.post_content .hide-from-excerpt {
  display: none;
}

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