gurugeek
gurugeek
liquid-rust version: rust version: rustc 1.24.0 OS: Mac OSX First of all thanks for porting this template engine to rust! I managed to get it working in the web framework...
Hello and thank you for your package :) My problem is that inside a list of articles (VStack loop) if I use the current README example I get 2 instances/URLs...
This might not really be an issue but here it goes: first thanks for writing rouille and providing with some working examples (a rare circumstance for rust framework). I did...
**Describe the bug** It randomly fails to execute **To Reproduce** timecut/cli.js flow5.svg --viewport="520,520" --fps=30 --duration=10 \ --frame-cache --pix-fmt=yuv420p --output=Flow5.mp4 **Expected behavior** No Errors **Attachments and Screenshots** Capturing Frame 47 to...
I think that something changed on the API because the example doesn't work: 2018/04/29 12:12:46 MESSAGE: {"message":{"text":"Hello"},"recipient":{"id":"162265214464270"}} 2018/04/29 12:12:46 FB Error: Type OAuthException: (#100) No matching user found; FB trace...
I am trying to retrieve all keys on Redis but I don't see in the API an option to use SCAN "" nor KEYS *. I assume that KEYS *...
seems that flutter_web: any flutter_web_ui: any no loger works tested with Flutter 1.13.6-pre.18 • channel master • https://github.com/flutter/flutter.git Framework • revision 9861a1c045 (2 hours ago) • 2019-12-23 13:12:36 -0800 Engine...
Thanks for your package :) Drag and Drop images using the paste plugin doesn't seem to work: ``` TINYMCE_DEFAULT_CONFIG = { "menubar": "file edit view insert format tools table help",...
the current readme doesn't include a simple working example on how to pass the variables from kitura to the markdown file. Would it be possible to add that? The current...
I am not sure if I miss something in the docs but is there any way to escape HTML e.g. do not get it rendered in a list of articles...