[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: fix: gb.markdown now passes it's tests.

Christof Thalhofer (@christhal) gitlab at mg.gitlab.com
Sat Feb 18 11:03:24 CET 2023



Christof Thalhofer pushed to branch master at Gambas / gambas


Commits:
f3c66196 by Christof Thalhofer at 2023-02-12T16:29:50+01:00
fix: gb.markdown now passes it's tests.

[GB.MARKDOWN]
* FIX: gb.markdown now passes it's tests

gb.markdown did some illegal things like <p><div>...</div></p>, which is
now fixed. The tests pass, a few are marked as TODO. Some tests are adopted
from the original test file of the markdown inventor.

- - - - -
dd6b829e by Christof Thalhofer at 2023-02-18T10:59:58+01:00
Merge branch 'master' of https://gitlab.com/gambas/gambas

- - - - -


17 changed files:

- comp/src/gb.markdown/.component
- comp/src/gb.markdown/.icon.png
- comp/src/gb.markdown/.project
- comp/src/gb.markdown/.src/MTest.module
- comp/src/gb.markdown/.src/Markdown.class
- comp/src/gb.markdown/.src/Markup.module
- − comp/src/gb.markdown/.src/TMarkdown.test
- + comp/src/gb.markdown/.src/TestMarkdown.test
- comp/src/gb.markdown/.test
- + comp/src/gb.markdown/Test/MdTest.html
- + comp/src/gb.markdown/Test/MdTest.md
- + comp/src/gb.markdown/Test/MdTestPart1.html
- + comp/src/gb.markdown/Test/MdTestPart1.md
- + comp/src/gb.markdown/Test/MdTestPart2.html
- + comp/src/gb.markdown/Test/MdTestPart2.md
- + comp/src/gb.markdown/Test/MdTestPart3.html
- + comp/src/gb.markdown/Test/MdTestPart3.md


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/18378b0f19d3f8bcaa6915b4e394d40d069db0f8...dd6b829e4aca18df11e87d8a3be5a5a1edb58d61

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/18378b0f19d3f8bcaa6915b4e394d40d069db0f8...dd6b829e4aca18df11e87d8a3be5a5a1edb58d61
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230218/ec2d68c7/attachment.htm>


More information about the Notification mailing list