Skip to content

fix panic discovered in https://github.com/markdown-it-rust/markdown-… #135

fix panic discovered in https://github.com/markdown-it-rust/markdown-…

fix panic discovered in https://github.com/markdown-it-rust/markdown-… #135

Workflow file for this run

name: tests
on:
- push
- pull_request
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
rust:
- stable
steps:
- uses: actions/checkout@v3
- run: cargo test