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

can remove h5? #1

Open
shreyansh-zazz opened this issue May 19, 2020 · 0 comments
Open

can remove h5? #1

shreyansh-zazz opened this issue May 19, 2020 · 0 comments

Comments

@shreyansh-zazz
Copy link

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.

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