Lucretius Biah

Results 28 comments of Lucretius Biah

@vypxl , you can use it with Mdsvex

You just need to install a bunch of additional plugins. I hope this isn't too late

Hello @artemkovalyov ,you need to install `remark-parse` and `remark-frontmatter` before remark directive will work

@jeremt I was able to do this with mdsvex and I used the same syntax as you did. It's possible

@jobcespedes , can you try this and see if it solves your problem?? https://github.com/lubiah/rehype-highlighter

> block code done. > > is there a way to highlight inline code? It's possbile

@thetutlage , would you accept a PR for this feature??? I can implement it if it would be accepted

Hi @thetutlage , here's a small proposal ### Proposal: Introduce File Validation for VineJS **Objective** Add validation functionality to handle File instances in VineJS, enabling developers to validate file attributes...

Hello, I don't know if I'm mistaken but the file class is also present in NodeJS. Here's a [link to it](https://nodejs.org/api/buffer.html#class-file) in the NodeJS docs. In my project, I'm currently...