Fix #13, Atom feeds now contain formatted post content
This commit is contained in:
parent
580b91c387
commit
071f64d317
5 changed files with 34 additions and 13 deletions
|
@ -28,4 +28,8 @@ RSpec.describe ApplicationHelper, type: :helper do
|
|||
expect(helper.local_id?('tag:foreign.tld;objectId=12:objectType=Status')).to be false
|
||||
end
|
||||
end
|
||||
|
||||
describe '#linkify' do
|
||||
pending
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue