You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gotosocial/internal/text
tobi 9477fd7eba
[feature] Allow partial-word hashtags using non-breaking spaces (#3606)
* [feature] Allow partial-word hashtags using non-breaking spaces

* update docs
2 weeks ago
..
emojify.go [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis (#3118) 5 months ago
formatter.go [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) 1 year ago
formatter_test.go [bugfix] Refactor parse mention, fix local mention bug (#2657) 10 months ago
goldmark_custom_renderer.go [feature] Media attachment placeholders (#2331) 1 year ago
goldmark_parsers.go [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) 1 year ago
goldmark_plaintext.go [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) 1 year ago
markdown.go [bugfix] Parse links that contain non-ascii characters (#2762) 9 months ago
markdown_test.go [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) 1 year ago
minify.go [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) 1 year ago
normalize.go [chore/bugfix] Deinterface text.Formatter, allow underscores in hashtags (#2233) 1 year ago
plain.go [bugfix] Parse links that contain non-ascii characters (#2762) 9 months ago
plain_test.go [feature] Allow partial-word hashtags using non-breaking spaces (#3606) 2 weeks ago
removehtml_test.go [chore] Improve copyright header handling (#1608) 2 years ago
sanitize.go [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) 1 year ago
sanitize_test.go [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) 1 year ago
util.go [feature] Allow partial-word hashtags using non-breaking spaces (#3606) 2 weeks ago