@*ensure that the width is forced to be that of the containing screen, without this images will force the page to be wider than it is*@
@* ql-editor class tells the quill css that it should apply its classes in this div. Quill is used by the rich text editor this
project uses*@
@((MarkupString)_article.Content)
}
@inject IArtifactGroupingProvider GroupingProvider;
@inject NavigationManager NavigationManager;
@inject IDbContextFactory