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

Code snippet styling is improper #270

Closed
lukaszstolarczuk opened this issue Jul 7, 2022 · 1 comment · Fixed by #271 or #335
Closed

Code snippet styling is improper #270

lukaszstolarczuk opened this issue Jul 7, 2022 · 1 comment · Fixed by #271 or #335
Labels

Comments

@lukaszstolarczuk
Copy link
Member

lukaszstolarczuk commented Jul 7, 2022

Some blog posts contain code snippets and they (sometimes) do not look well. Some of them become quite unreadable.
Example of bad snippets: https://pmem.io/blog/2017/07/using-standard-library-containers-with-persistent-memory/

I believe it includes, at least:

  • wrong parsing of a '*' char,
  • wrong language coloring,
  • improper var names and broken comments.
@lukaszstolarczuk
Copy link
Member Author

Still to be checked - blog posts from years <2015, 2017>

lukaszstolarczuk added a commit to lukaszstolarczuk/lukaszstolarczuk.github.io that referenced this issue Mar 10, 2023
Due to a change of engine (for generating website's content)
some 'chars' were improperly formatted - it especially broke
code snippets. It's another and last part of fixes in this area.

Fixes: pmem#270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant