mgoldenbe

Results 42 comments of mgoldenbe

What is the status of this issue? Although importing `webpack-resolver` works, it makes compilation super-slow, so cannot be considered a permanent solution.

The following seems to have worked for me. The key is the order of imports and the last three lines (including the comment!) I got it from [this ](https://stackoverflow.com/a/45447398)reply. ```...

Oops, I did not notice the second issue. However, that issue is not one of yours, since it affects all the internal links in `README.org`, not only the ones in...

As for the second issue, see [this](https://github.com/Matrixcoffee/matrix-knowledge-base/issues/10) solution. Since this is the only workable solution right now, you might want to use such custom ids when they are available.

Note, however, that to insure jumping to the correct place, the solution needs to look like this: ``` @@html:@@ * Introduction ``` That is, the ID should be placed before...

Is there an attribute I can specify in my code to get rid of this error?

I quoted my vimeo-related code in the question: ` ` This is it on my side and there are no errors without this line.

What do you mean by "an extension"? This is a React library and I used it in React, i.e. its primary use. Am I missing something?

No, I am developing a website with React.js frontend and Django backend...

The video is embedded and plays, but I am not sure whether the warning and the errors can be safely ignored.