wowthemesnet / jekyll-theme-memoirs

Memoirs is a free minimalist Jekyll theme for those who love the beauty of simplicity.
https://bootstrapstarter.com/jekyll-theme-memoirs/
Other
351 stars 323 forks source link

support java language #20

Closed EhsanAsaDev closed 3 years ago

EhsanAsaDev commented 3 years ago

something like this:

int foo = 42;
System.out.println(foo);

not work in post

wowthemesnet commented 3 years ago

hi @EhsanAsaDev , since each of us has different requirements for highlighter I think it's best to customise it per your needs.