Comment.js Versions Save

[Archived] A tiny comment system based on Github issue comments.

v1.0.7

6 years ago

Add syntax highlighting support.

  • Change markdown renderer from markdown-js to marked;
  • Add optional syntax support for marked.

v1.0.6

6 years ago

Add IE8+ support.

v1.0.5

6 years ago

Fix a bug when an issue has no contents will cause error.

v1.0.4

6 years ago

Fix the order problem of recent comment list.

v1.0.3

6 years ago

Stylesheet improve

v1.0.2

6 years ago

Change the use of access token to OAuth App.