eclipse-tractusx / tractus-x-release

Apache License 2.0
12 stars 10 forks source link

Markup has invalid <br> and </br> tags #30

Closed arnoweiss closed 5 months ago

arnoweiss commented 5 months ago

Current Behavior

The Kits webpage breaks when importing the changelog file from here. https://github.com/eclipse-tractusx/eclipse-tractusx.github.io

Expected Behavior

Kits can just fetch changelog from here and expose it via docusaurus without adjustments.

Steps To Reproduce

  1. clone https://github.com/eclipse-tractusx/eclipse-tractusx.github.io
  2. execute npm run docusaurus download-remote-changelog
  3. execute npm start
  4. behold build errors