Oleksandr Zaitsev
Oleksandr Zaitsev
Yes, this is very important!
Ah, OK Sorry I can see that it's managed by the AllContributors bot https://github.com/all-contributors/all-contributors Still it seems that the list in the bottom of README and the numbers are outdated...
One solution would be to introduce the `name` method for `CMEntity` that would try to detect a prefix and remove it, and in case of failure, display the full class...
This is a common logic for many editors and IDEs. For example, if you open SublimeText and type `(1 + 2)`, then you move your cursor just before the last...
Yes, I just wrote a smiley here for illustration. In fact, I discovered this problem when I was trying to label mathematical equations: ``` {{{ \begin{equation} \label{eq:support} s_T(I) = \frac{c_T(I)}{|T|}...
I think it's happening because in the previous versions of Pillar, we had to inline LaTeX like this: ``` {{{latex: Some LaTeX code }}} ``` And HTML like this: ```...
The one that was latest at the moment I opened this issue. So this one: 3a801e4
Thank you for the issue and interesting questions. I will try to cover these topics in the booklet.
I think this issue can be closed now. But it has created a new issue: #874 @jordanmontt can you take a look please?