This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-markdown-cil/tests/MfGames.Markdown.Gemtext.Tests/PythonInspired
2022-11-02 17:37:04 -05:00
..
BaseUrlPythonTests.cs feat: implemented wiki links for both HTML and Gemtext 2022-11-02 17:37:04 -05:00
CodeBlockPythonTests.cs feat: implemented wiki links for both HTML and Gemtext 2022-11-02 17:37:04 -05:00
ListPythonTests.cs feat: implemented wiki links for both HTML and Gemtext 2022-11-02 17:37:04 -05:00
PlainTextPythonTests.cs feat: implemented wiki links for both HTML and Gemtext 2022-11-02 17:37:04 -05:00
README.md feat: updating package dependencies 2022-09-06 16:18:22 -05:00
StripHtmlPythonTests.cs feat: implemented wiki links for both HTML and Gemtext 2022-11-02 17:37:04 -05:00

Python-Inpsired Test

These tests come from md2gemini but the logic for how to generate them does not. We are simply using them as a basic test case and then alterating Markdig to match.