Skip to content

Commit

Permalink
chore: Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Apr 19, 2024
0 parents commit 65c11cf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

on:
push:
jobs:
all:
runs-on: ubuntu-latest
steps:
- run: echo "Nothing to do!"
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# markdown-griffe

Add cross-references into Python code blocks.

This project is currently available to [sponsors](https://github.com/sponsors/pawamoy) only.
See https://mkdocstrings.github.io/markdown-griffe/insiders.

0 comments on commit 65c11cf

Please # to comment.