Somewhere in the process all newlines and spaces that are part of the video description are stripped, messing up the layout and not preserving the intention of the authors of the description.
From https://git.vvvvvvaria.org/rra/lumbung-video-prototype/issues/5
Somewhere in the process all newlines and spaces that are part of the video description are stripped, messing up the layout and not preserving the intention of the authors of the description.
This either happens here: https://git.autonomic.zone/ruangrupa/lumbunglib/src/branch/master/lumbunglib/video.py#L53
Or in the conversion from md to HTML in hugo
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
From https://git.vvvvvvaria.org/rra/lumbung-video-prototype/issues/5
Somewhere in the process all newlines and spaces that are part of the video description are stripped, messing up the layout and not preserving the intention of the authors of the description.
This either happens here: https://git.autonomic.zone/ruangrupa/lumbunglib/src/branch/master/lumbunglib/video.py#L53
Or in the conversion from md to HTML in hugo
can't reproduce