Skip to content

Tables do not display correctly when they have spaces at the beginning (remark-gfm) #909

Tables do not display correctly when they have spaces at the beginning (remark-gfm)

Tables do not display correctly when they have spaces at the beginning (remark-gfm) #909

Workflow file for this run

name: bb
on:
issues:
types: [opened, reopened, edited, closed, labeled, unlabeled]
pull_request_target:
types: [opened, reopened, edited, closed, labeled, unlabeled]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: unifiedjs/beep-boop-beta@main
with:
repo-token: ${{secrets.GITHUB_TOKEN}}