Skip to content

can remove h5? #1

@ghost

Description

I tested writing html code as below:

// Header: <a href="google.com">Link to preview</a> Some random text
package main

import (
	"fmt"
)

func main() {
	fmt.Println("Let's Go....")
}

and it is working fine I get the a tag in dom. So, I don't think there's a need for a default h5. Since the user can add whatever element they want in the comment only. Please consider removing it.

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