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

Issue 24 - Support vor values without div tags #31

Merged
merged 5 commits into from
Dec 13, 2021

Conversation

olbermann
Copy link
Contributor

Sometimes there are no div tags around the values. So first assume the usual case of a div tag, and if none is found, then use the whole value.
I'll add this here since my examples come from ATTRIBUTE-VALUE-SIMPLE.

@ebroecker ebroecker merged commit eafd005 into ebroecker:issue_24 Dec 13, 2021
@olbermann olbermann deleted the issue_24 branch November 28, 2022 11:11
ebroecker added a commit that referenced this pull request Jan 9, 2023
* support for DATE

* fix typos #24

* Issue 24 (#29)

* Add "REAL", "DATE" and "SIMPLE" data types

Add dictionary entries for "REAL", "DATE" and add "SIMPLE" data type

* Issue 24 - Support vor values without div tags (#31)

* Add "REAL", "DATE" and "SIMPLE" data types

Add dictionary entries for "REAL", "DATE" and add "SIMPLE" data type

* Fix typo

* Tabs to spaces

* More tabs to spaces

* add support for elements without div tag

Co-authored-by: ebroecker <eduard@gmx.de>
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

Successfully merging this pull request may close these issues.

None yet

2 participants