pmem / pmem.github.io

The pmem.io Website

Home Page:http://pmem.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code snippet styling is improper

lukaszstolarczuk opened this issue · comments

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.

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