Skip to content

Commit ce636e9

Browse files
committed
Action Text documentation in now in Markdown
1 parent 3c3df4c commit ce636e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actiontext/app/models/action_text/rich_text.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class RichText < Record
4848
##
4949
# :method: embeds
5050
#
51-
# Returns the <tt>ActiveStorage::Blob</tt>s of the embedded files.
51+
# Returns the `ActiveStorage::Blob`s of the embedded files.
5252
has_many_attached :embeds
5353

5454
before_save do

0 commit comments

Comments
 (0)