adopted-ember-addons / ember-sortable

Sortable UI primitives for Ember.js
https://ember-sortable.netlify.app/
MIT License
298 stars 148 forks source link

Code blocks in docs site are broken #553

Open alvarocastro opened 7 months ago

alvarocastro commented 7 months ago

Describe the bug Code blocks in the demo site are not displaying properly, part (most) of the code is missing.

image

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://adopted-ember-addons.github.io/ember-sortable/#usage'

Expected behavior Code should be visible.