feat: Updated the design of the article page (#8166)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sivin Varghese
2023-11-09 07:35:13 +05:30
committed by GitHub
parent 950f085e80
commit f018b0013c
15 changed files with 115 additions and 58 deletions

View File

@@ -119,7 +119,7 @@ describe PortalHelper do
end
end
end
describe '#render_category_content' do
let(:markdown_content) { 'This is a *test* markdown content' }
let(:plain_text_content) { 'This is a test markdown content' }