Skip to content

fix: Correct parsing of multiline markdown with lookup tags (#405) #118

fix: Correct parsing of multiline markdown with lookup tags (#405)

fix: Correct parsing of multiline markdown with lookup tags (#405) #118

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/luacheck@v1