Fix the build process so that it works on the Bash shell for Git on Windows and fix markdown output #2

Merged
izaya merged 0 commits from Skye/OC-PsychOS2:git-windows-bash-fixes into master 2020-05-12 10:55:37 +10:00
Contributor
  • Made the Lua interpreter run by the build script be an optional variable, so it works for different Lua versions and locations.
  • Made luapreproc work with windows filesystems being weird with trailing dots.
  • finddesc didn't add spaces after the ## or #, which made them not work as headings in some renderers, so I fixed this.
  • I also made finddesc add newlines to make it look nicer without being rendered.
* Made the Lua interpreter run by the build script be an optional variable, so it works for different Lua versions and locations. * Made luapreproc work with windows filesystems being weird with trailing dots. * finddesc didn't add spaces after the ## or #, which made them not work as headings in some renderers, so I fixed this. * I also made finddesc add newlines to make it look nicer without being rendered.
Skye changed title from Fix the build process so that it works on the Bash shell for Git on Windows to Fix the build process so that it works on the Bash shell for Git on Windows and fix markdown output 2020-05-12 10:50:26 +10:00
izaya closed this pull request 2020-05-12 10:55:37 +10:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: izaya/OC-PsychOS2#2
No description provided.