Skip to content

Commit b746e97

Browse files
committed
Fix missing author in actiontext/CHANGELOG.md
Follow up rails#56854
1 parent 96aeac6 commit b746e97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

actiontext/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Previously, `Content#to_plain_text` would replace a `MissingAttachable` with a blank string.
44
Now it renders the same "☒" character used in the HTML representation.
55

6+
*Mike Dalessio*
7+
68
* Add `to_markdown` to Action Text, mirroring `to_plain_text`.
79

810
Converts rich text content to Markdown, supporting headings, bold, italic,

0 commit comments

Comments
 (0)