Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update 7 #10

Merged
merged 43 commits into from
Apr 27, 2022
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
28eb045
add new files
0xdnL Apr 27, 2022
0b4d32f
md linting ?
0xdnL Apr 27, 2022
d709cf9
lint now..
0xdnL Apr 27, 2022
fbefdcd
testing different linter
0xdnL Apr 27, 2022
489b987
testing image
0xdnL Apr 27, 2022
24f9354
test..
0xdnL Apr 27, 2022
e7179d4
test.
0xdnL Apr 27, 2022
c9e8c85
test..
0xdnL Apr 27, 2022
2474a21
test..
0xdnL Apr 27, 2022
6af76e1
test..
0xdnL Apr 27, 2022
6207cce
test..
0xdnL Apr 27, 2022
e7c8c8e
test..
0xdnL Apr 27, 2022
256a5f4
test..
0xdnL Apr 27, 2022
5d2f971
test..
0xdnL Apr 27, 2022
74aa14f
test..
0xdnL Apr 27, 2022
ad5be4b
test..
0xdnL Apr 27, 2022
3acf8ad
test..
0xdnL Apr 27, 2022
fd1061a
test..
0xdnL Apr 27, 2022
b04c9c8
test..
0xdnL Apr 27, 2022
4e22d73
test..
0xdnL Apr 27, 2022
8956eda
test..
0xdnL Apr 27, 2022
79317f4
test..
0xdnL Apr 27, 2022
f2d7afa
test..
0xdnL Apr 27, 2022
612a4f0
test..
0xdnL Apr 27, 2022
8f18031
test..
0xdnL Apr 27, 2022
1a9185d
test..
0xdnL Apr 27, 2022
f5f1a87
test..
0xdnL Apr 27, 2022
8056d5e
test..
0xdnL Apr 27, 2022
27f20cb
test..
0xdnL Apr 27, 2022
06d2e79
test..
0xdnL Apr 27, 2022
394ac91
test..
0xdnL Apr 27, 2022
98ea528
test..
0xdnL Apr 27, 2022
583d4ce
test..
0xdnL Apr 27, 2022
7c7ae02
test..
0xdnL Apr 27, 2022
06a14d0
test..
0xdnL Apr 27, 2022
ad5d8ad
test..
0xdnL Apr 27, 2022
86de25d
test..
0xdnL Apr 27, 2022
973f549
test..
0xdnL Apr 27, 2022
5982574
ignore MD025
0xdnL Apr 27, 2022
4b9c12d
test..
0xdnL Apr 27, 2022
9aa6cc0
add entr
0xdnL Apr 27, 2022
4e3332a
linting stuff
0xdnL Apr 27, 2022
df0c8f0
disable some rule and lint t*.md for now..
0xdnL Apr 27, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test..
  • Loading branch information
0xdnL committed Apr 27, 2022
commit 27f20cbd9d3747fe9c227d03e5b4970de2dbae44
2 changes: 1 addition & 1 deletion .github/workflows/markdown-lint.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
# node -v
# cat /etc/os-release
lint-markdown:
runs-on: ubuntu-latest
#runs-on: ubuntu-latest
container:
image: ghcr.io/igorshubovych/markdownlint-cli:latest
options: -v ${{github.workspace}}:/workdir:rw --workdir /workdir