BananaNeil
BananaNeil
I am having this issue as well. When I paste `` into the editor, it just says ``. When I paste a script tag, it doesn't show up at all.
I think @satyen-savitriya made a mistake with their hyperlink. This is the intended location is here: https://pub.dev/packages/barcode_scan
I would also really love to see this happen.
Also bumping this! Working on some light magic, and would love for windows/linux users to be able to cast spells like the ios/android/macos users!
I'm also occasionally experiencing this issue with a macos app. I'd love to get an update on this!
This gem mixes the truncate_html call into your view helpers. In rails 3+, you can call it anywhere via: `ActionController::Base.helpers.truncate_html(content, length: 300)`