🧙♂️ https://www.linewizard.club
Clean Line Breaks on Your Instagram Posts with the Line Wizard
- teknifik.se: Instagram: alla dolda funktioner och hacks du borde känna till
- quantummarketer.com: How to Add Spaces & Line Breaks to Your Instagram Bio & Captions
- ghostfire.io: Having Trouble Making Line Breaks on Instagram in 2020?
- lenadahlin.se: Smarta digitala verktyg
- everway.se: Radbyte i inläggstexten på Instagram
-
Install the node dependencies
# install the node dependencies yarn
-
Run in development mode
# run in development mode yarn start
-
Run tests
# run the tests yarn test
Push to master
and Netlify automatically deploys the latest changes to production
Currently in use
-
Invisible Separator
Put a Invisible Separator in front of any line break, like
string.replace(/(?:\r\n|\r|\n)/g, '\u2063\n')
Used by:
Reference:
- Decimal Code: 8291
- Hex Code: 2063
- http://www.codetable.net/decimal/8291
-
Braille Pattern Blank
Put a bunch of Braille Pattern Blank in the empty lines to fill them up with invinsible characters
Used by:
- http://instablank.com/ (17 characters)
- Used by Krista (9 characters)
Reference:
- Decimal Code: 10240
- Hex Code: 2800
- http://www.codetable.net/decimal/10240