We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Contacts containing an URL to a webpage are not displayed correctly
Display:*http://www.segelflugverein-bielefeld.de/ Segelflugverein Bielefeld e.V. Should be: Segelflugverein Bielefeld e.V.
*http://www.segelflugverein-bielefeld.de/ Segelflugverein Bielefeld e.V.
The text was updated successfully, but these errors were encountered:
Contact column could contain one or more email or link
There are two contacts: Harry and SFC 3 Möven The href is broken and the contact name is not saved
href
"links": [ { "ref": "contact", "href": "http://www.3moeven.at/startseite/kontakte/9-harald-binder.html | Harry]]] [[[*http://www.3moeven.at " }
There are two contacts: one email Stefan and one URL LOAG
Only the last contact name is kept and both URL are missing.
"links": [], "contact": "LOAG",
LOAB, LOLK, LOIH, LOIJ…
Sorry, something went wrong.
Regular expression to parse URL and page link: http://regexr.com/3evcv
No branches or pull requests
Contacts containing an URL to a webpage are not displayed correctly
EDLI
Display:
*http://www.segelflugverein-bielefeld.de/ Segelflugverein Bielefeld e.V.
Should be: Segelflugverein Bielefeld e.V.
The text was updated successfully, but these errors were encountered: