Chase Elder
Chase Elder
Same issue here.
Updated.
Thank you for you time
[convertHtmlToMarkdown(content: string): string {](https://github.com/chasebank87/import-github-readme/blob/d49c5154f1757c70bf947b47217afc45a6cf3c0d/main.ts#L54-L98) Use the htmlToMarkdown function from the Obsidian API instead of reinventing the wheel. This function was named incorrectly. This function does not convert to markdown, instead...
Because the way github allows users to include html. On github you can include markdown in your html tags. This method of rendering is A not supported in obsidian, B...
Will do! thanks
Requested changes were made.
Ive made the changes requested. Not sure why the status isnt changing?
Updated minAppVersion