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

Fix XML highlighting #47

Merged
merged 2 commits into from
Dec 10, 2019
Merged

Fix XML highlighting #47

merged 2 commits into from
Dec 10, 2019

Conversation

Waqar144
Copy link
Contributor

@Waqar144 Waqar144 commented Dec 10, 2019

  • Fix XML highlighting
  • Update README and screenshot

#44

@pbek pbek merged commit c26f264 into pbek:develop Dec 10, 2019
@pbek
Copy link
Owner

pbek commented Dec 10, 2019

looks great now:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<verzeichnis>
     <titel>Wikipedia Städteverzeichnis</titel>
     <eintrag>
          <stichwort>Genf</stichwort>
          <eintragstext>Genf ist der Sitz von ...</eintragstext>
     </eintrag>
     <eintrag>
          <stichwort>Köln</stichwort>
          <eintragstext>Köln ist eine Stadt, die ...</eintragstext>
     </eintrag>
</verzeichnis>

@Waqar144 Waqar144 deleted the fixes branch December 10, 2019 10:38
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.

2 participants