Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for all supported html elements #62

Closed
3 of 40 tasks
Sub6Resources opened this issue Feb 6, 2019 · 7 comments
Closed
3 of 40 tasks

Add tests for all supported html elements #62

Sub6Resources opened this issue Feb 6, 2019 · 7 comments
Assignees
Milestone

Comments

@Sub6Resources
Copy link
Owner

Sub6Resources commented Feb 6, 2019

All supported html elements should have a test written.

RichText parser:

  • header
  • hr
  • i
  • img
  • ins
  • kbd
  • li
  • main
  • mark
  • nav
  • noscript
  • ol
  • p
  • pre
  • q
  • rp
  • rt
  • ruby
  • s
  • samp
  • section
  • small
  • span
  • strike
  • strong
  • sub
  • sup
  • table
  • tbody
  • td
  • template
  • tfoot
  • th
  • thead
  • time
  • tr
  • tt
  • u
  • ul
  • var

New Parser (1.0.0 [See #122]):
All elements (list will be added soon.)

@Sub6Resources Sub6Resources added this to the 1.0.0 milestone Feb 6, 2019
@Sub6Resources
Copy link
Owner Author

Tests for header, hr, and i added in version 0.9.5.

@zaheddec
Copy link

test for ol, ul and li
ulList
orded_list

@lakshit-tech
Copy link

thanks for given this information. Sarkari result

@Krish-bhardwaj
Copy link

Hi @Sub6Resources i am a freshers can u assign me this issue i am looking for some opensource contribution

@erickok
Copy link
Collaborator

erickok commented Jan 18, 2022

@Krish-bhardwaj You are free to open a PR. Currently none of the golden tests are running though, I'm afraid.

@Sub6Resources
Copy link
Owner Author

I'll take on this issue in a new branch sometime soon.

@Sub6Resources
Copy link
Owner Author

This issue is very broad. Closing, but still plan to add tests as development continues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants