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

meta element #87

Open
3052 opened this issue Oct 5, 2024 · 3 comments
Open

meta element #87

3052 opened this issue Oct 5, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@3052
Copy link

3052 commented Oct 5, 2024

is it possible to specify a meta element?

https://developer.mozilla.org/docs/Web/HTML/Element/meta

@sirodoht
Copy link
Member

sirodoht commented Oct 7, 2024

Hi @3052!

Can you say a bit more what do you mean with specify it? As in, for the mataroa code to specify it or for some capability for the blog user to specify it?

Also, which type of meta element are you interested in? We already define charset, viewport, description.

@sirodoht sirodoht added the question Further information is requested label Oct 7, 2024
@3052
Copy link
Author

3052 commented Oct 7, 2024

example

<meta name="go-import" content="hello git world">

@sirodoht
Copy link
Member

Oh, I see. There is no way to specify such an element. i'll keep this open but unlikely to facilitate it soon, as we want to keep settings minimal :)

@sirodoht sirodoht added enhancement New feature or request and removed question Further information is requested labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants