Karel Ledru
Karel Ledru
What do you mean by "in script section"? If you want to add a function to parse, you should be able to configure the lexer: ```js vue: [{ lexer: 'JavascriptLexer',...
@JulioC Could you make a PR with proper testing to fix this? Thanks for reporting.
@vincaslt Can you have a look?
It's not per say a bug but a missing feature. The parser doesn't support the `returnObjects` option, I didn't even know it existed. You are welcome to submit a PR...
Feel free to submit a PR
@markdon If you are using `2.1.2`, I would suggest you upgrade to a newer version and I will not maintain the `2.x` branch. We are currently at `4.x` and about...
Deployed as part of 6.6.0
@tylerrasor It is indeed a missing feature at the moment.
I'm fine with the proposal and I will happily review a PR!
What is the issue with having multiple files? My assumption is that if the project is so small then it probably isn't changing much either.