Corrige apresentação de lista do tipo "simple" (version_python27) #467
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
O que esse PR faz?
Corrige apresentação de lista do tipo "simple"
Onde a revisão poderia começar?
Por commits
Como este poderia ser testado manualmente?
Tenha um XML contendo:
Execute o htmlgenerator
python packtools/htmlgenerator.py --nonetwork --nochecks --loglevel DEBUG lista_simple.xml
Algum cenário de contexto que queira dar?
n/a
Screenshots
antes
![Captura de Tela 2023-09-18 às 10 14 00](https://private-user-images.githubusercontent.com/505143/268656993-5853121c-e967-455c-8379-4ea850932ede.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5NTg2ODgsIm5iZiI6MTczOTk1ODM4OCwicGF0aCI6Ii81MDUxNDMvMjY4NjU2OTkzLTU4NTMxMjFjLWU5NjctNDU1Yy04Mzc5LTRlYTg1MDkzMmVkZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOVQwOTQ2MjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iZWE4ZjZkZDM2NGRhNTQ2NmUyNDZkNzFmNjE1ODgyM2QxYmQyOWJhZWJkZjc4Yzg1NDcwMzkzOWNmNjRmMWQ1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.lgSh3f9kpU_mtdti4_FV8Fje7ZRJDKTd8M4yyvLo1mg)
depois
![Captura de Tela 2023-09-18 às 10 13 44](https://private-user-images.githubusercontent.com/505143/268657025-b4d81260-371d-4771-aa20-3fa24570af68.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5NTg2ODgsIm5iZiI6MTczOTk1ODM4OCwicGF0aCI6Ii81MDUxNDMvMjY4NjU3MDI1LWI0ZDgxMjYwLTM3MWQtNDc3MS1hYTIwLTNmYTI0NTcwYWY2OC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOVQwOTQ2MjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zMzI4YmMwNTA0NzY3MjNjNWZhZjkxMWRkNjZkMzViM2QyYmQzNzZlMzAyNTljOWQ4ZTI4OWZhZDA3YWFjNzJlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.fHp8GkTZut2iN7KeUIiAJZwKnBqOyas5WiJT7UeRfA8)
Quais são tickets relevantes?
scieloorg/opac#2788
Referências
https://scielo.readthedocs.io/projects/scielo-publishing-schema/pt_BR/latest/tagset/elemento-list.html
https://www.w3schools.com/css/css_list.asp