Action Text documentation in now in Markdown

This commit is contained in:
Rafael Mendonça França 2024-01-25 20:47:14 +00:00
parent 3c3df4cea3
commit ce636e9f9f
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948

@ -48,7 +48,7 @@ class RichText < Record
##
# :method: embeds
#
# Returns the <tt>ActiveStorage::Blob</tt>s of the embedded files.
# Returns the `ActiveStorage::Blob`s of the embedded files.
has_many_attached :embeds
before_save do