Bonjour123

Results 28 comments of Bonjour123

Ok, 2 things, first you don't answer to issues, it's your choice, I'm still thankful that you provided your code, however, a little support would take you much time. Secondly,...

I don't understand, what is the current advancement for this feature ? It seems that every one here agrees that it's technically simple to do, so I would think it's...

So I did what you suggested in [here](https://github.com/asciidoctor/asciidoctor/issues/1305#issuecomment-521851054) I downloaded the IntelliJ AsciiDoc Plugin from [here](https://plugins.jetbrains.com/plugin/7391-asciidoc) Then I modified the \lib\asciidoctorj-2.5.6.jar\gems\asciidoctor-2.0.17\lib\asciidoctor\converter\html5.rb file doing the following: I replaced def convert_paragraph node...

Any insight on when it will be available in releases ?

Hi, it's a bit late, but did you manage to do it ? Thank you very much for responding me :)

Understood. The [vite asset loader](https://v2.vitejs.dev/guide/assets.html) loads an asset by default exporting the url. And svgr doesn't support enforcing the default export. [see here](https://github.com/gregberge/svgr/blob/785cba48cca6c27810fca3eaeb4aae86822772cc/packages/babel-plugin-transform-svg-component/src/variables.ts#L259). This line should be `if (opts.exportType!=="default" &&...

I thing [TMSU](https://tmsu.org/) can be used for tagging, and for nautilus, this [extension](https://github.com/talklittle/tmsu-nautilus-rs) allow to edit TMSU tags. Of course searching by tag in Fseach would be great !

Sure ! But knowing this is going to be on the road map allows to design efficient code structure that will be easy to extend in the future..

Up ! Am I right if I say that this render the full dataset completely useless ? Or does this affect only a small part of it ?