Skip to content

feat(math): Support TeX-like syntax for roots with degrees #4585

feat(math): Support TeX-like syntax for roots with degrees

feat(math): Support TeX-like syntax for roots with degrees #4585

Workflow file for this run

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