Closed uncheckederror closed 3 years ago
@uncheckederror What would you think of using something like https://github.com/RickStrahl/Westwind.AspNetCore.Markdown to handle a folder of documentation?
We could have each subfolder be a category perhaps? Then for a table of contents, automatically generate it based on the
###
headers in said markdown document?
Initial goal would be to push our exisiting documentation from a Erxes knowledgebase into this, which would necessitate support for parsing markdown tables and inline pictures.
It sounds like @uncheckederror would prefer we use the GitHub Wiki to document the minutia of FusionPBX, our apps for handling calls and other telephone support documents, hence closing this.
Is there an existing Dotnet Core module for Knowlegebases we can import? I don't want to have to update these pages by editing HTML (which is what we would have to do for the current GRP2615 page), as I doubt I could convince @Chattaeus or anyone else to do so.
Need a WSIWYG or markdown editor for knowledgebase pages that can handle formatting text (bold, italics, underline), emojis, embedding images and videos and tables. Take a look at the Comcast and MicroSIP articles in the current Erxes knowledgebase as examples. We also need a way for users to search said knowledgebase
Originally posted by @danry25 in https://github.com/AccelerateNetworks/NumberSearch/issues/118#issuecomment-782481135