gerby-project / gerby-website

Tag-based webview of LaTeX documents
MIT License
28 stars 22 forks source link

data-marker on list items contains tags #93

Closed pbelmans closed 6 years ago

pbelmans commented 6 years ago

Check out 004E: it has a long list, most items have a tag, some don't. The ones with tag have a data-marker, which is then used as label for the list item.

Ideally we should have the toggle between numbers and tags toggle these too, but that might be confusing too. In any case, we should display numbers by default.

pbelmans commented 6 years ago

Fixed by pbelmans/plastex#030308c

Not sure whether cross-repository links should work, and if so, how.