rabbitfr
rabbitfr
Hi, I have some questions about regexTokens and not parsing some parts of an input. See file at bottom for reference. ## Ignore In main() there is a line to...
Hi, Evaluating expression like : `return x==width//2` won't work, because operator called floor division and denoted by // seems to be missing and was introduced in Lua 5.3 Best regards
Hi, Sometimes the nodeSetup task is failing with the error 'Couldn't follow symbolic link.' on osx. Cleaning the .gradle directory fixes the issue. --- ../gradlew build :typescript-script-sample:nodeSetup FAILED FAILURE: Build...
Hi, I couldn't find a way to align Markdown headers to the left. It appears related to table header rendering (center, left, right using ':'), but it doesn't seem configurable....