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

Updated live2vod #431

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Updated live2vod #431

merged 2 commits into from
Oct 8, 2024

Commits on Sep 27, 2024

  1. Updated live2vod

    haudiobe committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b81dccd View commit details
    Browse the repository at this point in the history
  2. Fixed indentation and missing quite

    Apparently bikesheds markdown interpreter is _very_ picky with indentations
    for lists. In the last edit there was a _tab_ and two _space_ characters in
    two lines. This probably looked properly aligned in the editor, but it was not
    for bikeshed.
    
    There was also a quite missing, which messed up linking and was also reported
    as an issue.
    
    I fixed it now here and will also put something into the authoring document to
    indicated that this can be a problem.
    thasso committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    032dbe0 View commit details
    Browse the repository at this point in the history