Nish Tahir
Nish Tahir
@josegonzalez are there any plans to have this merged in?
@josegonzalez is this good now?
@Toubap Have you got any more information about what actions were you doing when you encountered this, what Android version were you using, and what device was this on?
How does everyone feel about this going in the main `README.md`? I'm concerned that having separate READMEs for the plugins might make it hard to quickly look up what they...
How about something like a table of contents on the main README that links to more elaborate READMEs in their respective folders?
It would be great to get another release but for anyone that can't wait, there's always the less than desirable option of installing directly from the git repository ``` npm...
> I'm taking a stab at writing an ANTLR grammar in pest, for the purpose of translating ANTLR grammars into pest ;) > > https://github.com/antlr/grammars-v4/tree/master/antlr4 I recently did [this](https://github.com/nishtahir/pest-html) with...
This is a great idea. We'd need a way to index the APIs though 🤔. It would be very useful if there was a way to do this besides scraping...
@Alhadis I took a stab at putting together a repo here https://github.com/nishtahir/language-pkl. Seems to work well in [NovaLightshow](https://novalightshow.netlify.app/?grammar-type=url&grammar=https%3A%2F%2Fraw.githubusercontent.com%2Fnishtahir%2Flanguage-pkl%2Fmain%2Fdist%2Fpkl.JSON-tmLanguage%3Ftoken%3DGHSAT0AAAAAACNSIZKQFDEDRLAENCJNDWZKZONDESA&sample-type=text&sample=name+%3D+%22Swallow%22%0A%0Ajob+%7B%0A++title+%3D+%22Sr.+Nest+Maker%22%0A++company+%3D+%22Nests+R+Us%22%0A++yearsOfExperience+%3D+2%0A%7D) . If you guys are ok with this, I can open a...
> out of curiosity, from your perspective, what exactly are the requirements to consider a post format embeddable? a regular post is opengraph (https://ogp.me/) enabled, which means that a lot...