Ivan Hristov
Ivan Hristov
Thanks. This I figured out already. What I'm missing is how to tell ghostium via the Markdown which lines to hightlight and to put lines numbers. Do you have any...
... I hope now you realise why I create this request for improvement.
Thanks for sharing your thoughts, Steve. Can you provide some arguments to support you point as to how easy it is to add these non sensible defaults?
I got this part, what about turning line numbers on and highlighting rows?
The question is not about just adding line-numbers and line-highlighting prismJS plugins to the theme. The suggestion is about adding functionality which allows you to highlight lines. So from your...
Ah, Steve, thank you very much! I'm going to try this shortly.
I can confirm that changing the port worked for me. Here is relevant part of my **Gruntfile.js**: ``` proxies: [ { context: ['/api'], host: 'localhost', port: 8090, https: false, rewrite:...
Hi, that's exactly what I'm doing. The thing is that if I have a list or array of values I have to always perform the same procedure: ``` java ContainerCriteria...
Exactly! The same can be done for **&** operator (&(...K1...)(...K2...)...). I named our method **allOf**.