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

Converts all headers to h1 #1

Open
GeorgeBroughton opened this issue May 22, 2021 · 1 comment
Open

Converts all headers to h1 #1

GeorgeBroughton opened this issue May 22, 2021 · 1 comment

Comments

@GeorgeBroughton
Copy link

Hey, so this converts all headers, eg,

# header 1
## header 2
### header 3

to:

[h1] header 1 [/h1]
[h1] header 2 [/h1]
[h1] header 3 [/h1]

Steam has support for h1, h2, and h3
image

@GeorgeBroughton
Copy link
Author

Issue can be closed once my PR is merged:
#2

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