Commit 64161be
committed
minor symfony#65620 [Notifier][Bluesky] Document the automatic rich text detection (Amoifr)
This PR was merged into the 8.2 branch.
Discussion
----------
[Notifier][Bluesky] Document the automatic rich text detection
| Q | A
| ------------- | ---
| Branch? | 8.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony/symfony-docs#22564
| License | MIT
Documents the rich text facets in the README of the Bluesky bridge, as asked in symfony/symfony-docs#22564: the new hashtag facets of symfony#59784 (detection rules, fullwidth marker, lexicon limits) together with the pre-existing mention and URL detection, which was not documented either. `notifier.rst` links to this README, so nothing to add on the docs side.
Commits
-------
d47d3b6 [Notifier][Bluesky] Document the automatic rich text detection1 file changed
+21Lines changed: 21 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/Symfony/Component/Notifier/Bridge/Bluesky
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/Symfony/Component/Notifier/Bridge/Bluesky/README.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Bluesky/README.md+21Lines changed: 21 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
37 | 58 | |
38 | 59 | |
39 | 60 | |
|
0 commit comments