Simon Courtois
Simon Courtois
Hi 😊 Is there anything preventing this PR from being merged? If so is there anything we can do to help? Thanks! ❤️
If it can help anyone, I've been using [Paged.js](https://pagedjs.org/post/toc/) for this for a while now. It's pretty good. It has a cost in terms of generation time (especially with large...
Hey @universemaster, I can give you a watered down example of what we do in one of our master templates at PDFMonkey: ```html Table of Content {% for section in...
Hi @impworks, Thanks for this alternative solution! I think it can work great if you're able to split your content in pages 😊 Sadly for me it's not always the...
Hi there. I think there can also be use-cases for objects. For instance I'm thinking of country lists and similar data. I'm used to give a partial translation with i18n...
Hi there 😊 Was this idea abandoned? It would be a really great addition!
Hi. I can confirm this behavior has been happening for weeks. Config: iPhone X, iOS: 12.3.1, App Version 1.6.2 I tried signing out and back in but it had no...
That would explain why it's hard to reproduce since it'd be a data issue, not a "conditions" issue. Could the date of creation the account, the version of Firefox in...
Hi there. I don't know if adding a new dependency for the purpose of terminal-click is a good idea. ESLint has a `unix` formatter that would fit the need in...