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

Fix HTML issues to fit standard #27

Open
EchedelleLR opened this issue Jun 22, 2021 · 2 comments
Open

Fix HTML issues to fit standard #27

EchedelleLR opened this issue Jun 22, 2021 · 2 comments

Comments

@EchedelleLR
Copy link
Author

EchedelleLR commented Jun 22, 2021

Seems that in a little source inspection, the "ul" tag issue is related with unclosed tags.

For the datetime format, is the space between the hours and the timezone, the meta tag with the same info has a valid format too which could be used for time tag.

Edited: I report the datetime format issue because it is maintained even if I change the format in the source file, seems that the error is between the steps. I think it does a kind of conversion and adds extra space between the time and the timezone if not exists (yes, I tried using the same format without that space in the source file of the post and didn't work).

@EchedelleLR
Copy link
Author

A partial workaround is adding https://github.com/apsislabs/jekyll-tidy to the Gemfile.

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