Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OI-wiki

OI Wiki 致力于成为一个开放自由的 OI 知识整合站点,欢迎感兴趣的同学参与贡献 https://oi-wiki.org
Collective - Host: opensource - https://opencollective.com/oi-wiki - Code: https://github.com/24OI/OI-wiki

Update memo.md (#3182)

* Update memo.md

修一个latex公式typo

* style: format markdown files with remark-lint

* Updat...

github.com/OI-wiki/OI-wiki - 8d0a0b4601fdc3130a2f268f88a444ac8f9eb942 authored over 3 years ago
feat: 补充了在windows上的本地部署的主题问题说明 (#3176)

Co-authored-by: Early <[email protected]>
Co-authored-by: Xeonacid <[email protected]>
Co...

github.com/OI-wiki/OI-wiki - 55d4c0b2616fda23208edf9ac920cef223cf64ff authored over 3 years ago
题目翻译错误 在 分数规划 (#3181)

* 题目翻译错误 在 分数规划

dropping tests 这道题的意思是丢掉 k 个使得剩下的最大,也就是选择 n-k 个。代码是写对了的,但是题目描述和解法没写对。

* Up...

github.com/OI-wiki/OI-wiki - 121618c4d486f8f4edcdbc260be61ea72627d110 authored over 3 years ago
feat: 最短路算法对比表 (#3166)

Co-authored-by: Shuhao Zhang <[email protected]>

github.com/OI-wiki/OI-wiki - ec5ac6c9d79c9ce5538d5738ae2442bcb2ccc469 authored over 3 years ago
Feat(min-25.md): 详写了优化空间的 trick (#3177)

* Update min-25.md

* Update min-25.md

fix typo

* Update min-25.md

* Update min-25.md...

github.com/OI-wiki/OI-wiki - 47ae7955652b4c2b2df9617c4ca98a737d0e04a3 authored over 3 years ago
fix(mobius.md): fix the subscript in proof.

数论莫比乌斯反演(倍数形式)的证明中,最后一步交换求和顺序时,下标出现了错误.
此commit对该处错误进行了修正.

github.com/OI-wiki/OI-wiki - 46395c502fa9b4682d07195d1c0fd66cbe4cc793 authored over 3 years ago
feat: add utility script

github.com/OI-wiki/OI-wiki - 703517134c42cdaf566d31de2f05c11e140886c0 authored over 3 years ago
fix: replace non IRG-G characters

github.com/OI-wiki/OI-wiki - 20b80bd360fb68dc7bec17bd03a4f6ea3a48c056 authored over 3 years ago
fix: format

Co-authored-by: ksyx <[email protected]>

github.com/OI-wiki/OI-wiki - bceaa2f15993b6667547cf0a894ecc53fc39f87a authored over 3 years ago
补充皮克定理 pick.md (#3165)

* Update pick.md

1.补充了题目大意。
2.补充计算边上点的数量的过程。

* Update pick.md

* fix(pick): fold the code and...

github.com/OI-wiki/OI-wiki - bcf31676fa40dc636e607b7edca491bcee1db292 authored over 3 years ago
修复了算法流程中的若干错误 (#3164)

* 修复了算法流程中的部分错误

* fix(graph/mdst): use uniform notation

* fix(graph/mdst): use textit

Co-auth...

github.com/OI-wiki/OI-wiki - 9931a304c561df73d910434ba4e153fbbd9df376 authored over 3 years ago
fix: replace all Kangxi Radicals (#3172)

github.com/OI-wiki/OI-wiki - fcb9ea487b30445da094936a60dab77bea556a54 authored over 3 years ago
fix(max-flow): fix typo (#3171)

github.com/OI-wiki/OI-wiki - 48a6bbcc06d6b1223652d581506be7bd6e5d0a32 authored over 3 years ago
Update du.md (#3169)

github.com/OI-wiki/OI-wiki - 0f2b2910e976a2a9d9f86d6ff925d92d28536a1b authored over 3 years ago
feat: 增加了Sublime Text 3的相关内容 (#2824)

* Add files via upload

* Add files via upload

* Update sublimetext3.md

* Add files via ...

github.com/OI-wiki/OI-wiki - 600b6c503a6e961b7a66124cae38ec01e545ac17 authored over 3 years ago
fix(dp): format DP example question links (#3167)

* [Format] Example question links

* Add blank space for 习题

Co-authored-by: Shuhao Zhang <s...

github.com/OI-wiki/OI-wiki - 794235e631d9b566245a061ffc88c27e02e745fc authored over 3 years ago
feat(editor/kate): add change language

github.com/OI-wiki/OI-wiki - 905e52f36eeb96a2b8ed50fa5bbe7b0f7a14160b authored over 3 years ago
feat(editor/kate): add basic editor features

github.com/OI-wiki/OI-wiki - 64f5bf02ffdc5997a7da9c8ab02b926e1a7381fe authored over 3 years ago
feat(editor/kate): add install

github.com/OI-wiki/OI-wiki - cfbbb0901b87f36c935587c55a4b98c0d9cb345f authored over 3 years ago
feat(kate): add basic introduction

github.com/OI-wiki/OI-wiki - cafe8d8620734c5e79180caa9797086865099d78 authored over 3 years ago
fix(editor/kate): link name for SEO

Ref: https://github.com/OI-wiki/OI-wiki/pull/3161#discussion_r629168669

Co-authored-by: ksyx <k...

github.com/OI-wiki/OI-wiki - 45d93133551704dafc0d6d2e93c9cc251bb582d3 authored over 3 years ago
feat(editor/kate): add terminal

github.com/OI-wiki/OI-wiki - 0e2ff5b29b3889bdf2056767d8b36b512305f381 authored over 3 years ago
fix(editor/kate): Chinese

Co-authored-by: ksyx <[email protected]>

github.com/OI-wiki/OI-wiki - 69ad88b24cee72b64f1d3a3efd4fb460ba6efe2c authored over 3 years ago
fix(editor/kate): editorial

minor, used to retrigger checks

github.com/OI-wiki/OI-wiki - 490744c5f3b5155735562ea882e1083d43a62c8b authored over 3 years ago
fix(editor/kate): Chinese

Co-authored-by: ksyx <[email protected]>

github.com/OI-wiki/OI-wiki - 722dca1fbc4f7281689f8f0a39c2b91e8d96f429 authored over 3 years ago
feat(editor/kate): add file encode and end of line

github.com/OI-wiki/OI-wiki - 6348e8d327427b06ef615215cb9083fe624769ff authored over 3 years ago
feat(editor/kate): add external tools

github.com/OI-wiki/OI-wiki - 171947da86652c8ee03e321106521d187974b812 authored over 3 years ago
feat(editor/kate): add LSP

github.com/OI-wiki/OI-wiki - 700ec3e412f29810505a77ff5e92db9fe852b586 authored over 3 years ago
feat(editor/kate): search and replace

github.com/OI-wiki/OI-wiki - bd455f47e102bf48097b3cc5802acf228c7e251d authored over 3 years ago
Update linear-recurrence.md (#3154)

github.com/OI-wiki/OI-wiki - f1a89dcd995227fe855ccb4b4cfe2957ca0efe19 authored over 3 years ago
Fix(problemsetting)修改生成随机区间的方法 (#3163)

生成”真正均匀随机的方法“处有误,旧方法无法保证 [x, x] 和 [x, y] 这两种区间生成概率相同;新方法保证了所有 n (n + 1) / 2 种 区间的生成概率都为 2 / n / ...

github.com/OI-wiki/OI-wiki - e6b69c6586caa37e632fc133e1393d45ae86390c authored over 3 years ago
feat(stoer-wagner): 添加图论中全局最小割的页面 (#3146)

* Create stoer_wagner

Added new algorithm

* Rename stoer_wagner to stoer_wagner.md

wron...

github.com/OI-wiki/OI-wiki - ab9d2f4f3c5c1a59f616cd9c7ae9ed6a84fb873c authored over 3 years ago
Update inverse.md (#3160)

添加使用快速幂法的前置条件提醒

github.com/OI-wiki/OI-wiki - 5cdd3870be0e7b30639a1b939997d88536c4d3bc authored over 3 years ago
chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 (#3162)

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release...

github.com/OI-wiki/OI-wiki - a76b64bbbbe59175aac5f3e8aec3865d5529d6d3 authored over 3 years ago
修正笔误 在 线段树套平衡树 (#3157)

* 更改笔误

是操作 2 套了一个二分答案,复杂度为 $log^3(n)$,不是操作 3

* fix(balanced-in-seg): fix format

- use p...

github.com/OI-wiki/OI-wiki - 148a98fcb65859935a158fbebde146293de36144 authored over 3 years ago
chore(deps): bump prismjs from 1.21.0 to 1.23.0

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https...

github.com/OI-wiki/OI-wiki - 00bb3b188de12d61fc67a141f2df1836e58f7033 authored over 3 years ago
Fix(treap): fix the wrong operation on size when deleting an element that not exist in the treap (#3159)

github.com/OI-wiki/OI-wiki - cb998e4f33062a9957708c302d368d72019e203a authored over 3 years ago
chore(deps): bump lodash from 4.17.19 to 4.17.21 (#3158)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](htt...

github.com/OI-wiki/OI-wiki - 8bca438091120c269f8478db1ae841e1b1a8a1c3 authored over 3 years ago
fix(xcode): xcode `bit/stdc++.h` description (#3155)

Co-authored-by: ksyx <[email protected]>

github.com/OI-wiki/OI-wiki - 2f6980ce3a674693267435938899de97df2e98b3 authored over 3 years ago
在devcpp.md加入了小熊猫Dev-C++的描述 (#3149)

* Update devcpp.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bo...

github.com/OI-wiki/OI-wiki - 8cbd6eb0ae9f17212e1e23553a0de2d6b3ef5f62 authored over 3 years ago
Fix(complexity): 修正了势能分析简介中上下界的小错误 (#3153)

势能分析,是一种求均摊复杂度上界的方法。原文中打成了下界。
相关commit:9d008b7cf384317622e158a17778b36e364a2fb8

github.com/OI-wiki/OI-wiki - 047e033dec629dfe5ebbf269b904bb9856deafc9 authored over 3 years ago
Fix(AC-automaton): 修改可能打错了的地方 (#3150)

* 修改可能打错了的地方

* 去除多余解释

github.com/OI-wiki/OI-wiki - 80c995a9de9a9e38fa06483a27e564880e6619aa authored over 3 years ago
fix pair typo (#3147)

github.com/OI-wiki/OI-wiki - 10a35e4764bb6e624dd4922956fdf8b3e24aa530 authored over 3 years ago
fix mistakes in #3144

github.com/OI-wiki/OI-wiki - 71eb160f79f9ee4b8dd770e8fcf2f18da19e1664 authored over 3 years ago
fix: 更新"线段树" (#3144)

* Update seg.md

* Update seg.md

* style: format markdown files with remark-lint

* Update seg....

github.com/OI-wiki/OI-wiki - 00b6c6628e7d2da2566f8749a20f1e00cdf2847c authored over 3 years ago
fix(state.md): 修正错误 & 调整代码 (#3138)

Co-authored-by: Marcythm <[email protected]>

github.com/OI-wiki/OI-wiki - 56e3f58fe711401af90a819c3fbc3eddd97232aa authored over 3 years ago
fix(dp/basic.md): 修正维护最长不下降子序列算法描述中的一处错误 (#3136)

在最长不下降子序列的第二种算法中,对于新进来的元素,如果与d[len]相等,不应该抛弃,直接加入到d数组即可。

github.com/OI-wiki/OI-wiki - 198ffa20781fa573e88b7c9816dd27edb7ecec53 authored over 3 years ago
add 后缀平衡树 (#3133)

* Revert "fix(search/dlx): incorrect book name (#3131)"

This reverts commit ee4edbd94209f4540...

github.com/OI-wiki/OI-wiki - 6980c52cf1392caf83b94758efec7a869822d651 authored over 3 years ago
Update latex.md (#3134)

Fix a bug.

github.com/OI-wiki/OI-wiki - cfad464670ddde8a8ecd6f72063a5cfd1a358373 authored over 3 years ago
明确lambda类型 (#3137)

* 明确lambda类型

针对 https://github.com/OI-wiki/OI-wiki/pull/3127#issuecomment-826809173 进行补充。
C+...

github.com/OI-wiki/OI-wiki - 3f02bb44774461c96b0439fd62eb5a7e8f084bb3 authored over 3 years ago
Update associative-container.md (#3139)

* Update associative-container.md

* Update docs/lang/csl/associative-container.md

Co-autho...

github.com/OI-wiki/OI-wiki - 3d6df5f2bab75e07c875de123ffcdad714cd48b0 authored over 3 years ago
fix(state.md): mistake in description

#3141

github.com/OI-wiki/OI-wiki - a5a302a2cecfcc7a2dffd61b8d56acae226c9a64 authored over 3 years ago
fix(bit.md): use \mid instead of |

#3142

github.com/OI-wiki/OI-wiki - e8d91029508d95eb50d510d7c881c914cae1008c authored over 3 years ago
feat(container-adapter): 增加第四种pq构造方式 (#3127)

* 增加第四种pq构造方式

* style: format markdown files with remark-lint

* Update container-adapter.m...

github.com/OI-wiki/OI-wiki - e50b246f5124ad2eb75131fd74b955af42b23324 authored almost 4 years ago
Fix(gauss): 修改行列式公式 (#3125)

* 修改对行列式公式

原来的有点丑QAQ

* 为sgn加公式

* Update docs/math/gauss.md

Co-authored-by: Early <li...

github.com/OI-wiki/OI-wiki - 770af7f3094e423cc0034ed5be8049208699bbca authored almost 4 years ago
feat: add sa-optimal-inplace (#3011)

* [string][sa] add sa-optimal-inplace and refine etc.

* style: format markdown files with rem...

github.com/OI-wiki/OI-wiki - d746dc077396bf7eaf36a7c6149a8f1678f0fab7 authored almost 4 years ago
fix(search/dlx): incorrect book name (#3131)

github.com/OI-wiki/OI-wiki - ee4edbd94209f4540efbdd4525010feab2b631fb authored almost 4 years ago
fix(lct.md): fix `Find()` (#3130)

* fix(lct.md): fix `Find()`

原先的写法中判断是否有左儿子在 pushDown 前,可能会出问题。

* style: format markdown fi...

github.com/OI-wiki/OI-wiki - 0d74153fb48f47deeb995badb5e711879a34bae4 authored almost 4 years ago
Fix(sgt): 修复 sd 数组的维护问题

* Update sgt.md

修复sd数组的维护问题

github.com/OI-wiki/OI-wiki - d4db0e9a85cde59785a1ba85a9be65086fe35f57 authored almost 4 years ago
feat(ds/ett): add example code for ETT (#3123)

* feat(ds/ett): add example code for ETT

* style: format markdown files with remark-lint

*...

github.com/OI-wiki/OI-wiki - b9be7747a53d354a389c346a3de8d44a47d5e0e7 authored almost 4 years ago
style: format markdown files with remark-lint

github.com/OI-wiki/OI-wiki - 3dd62c3ad812999e3609aa7a29852e9c19f83895 authored almost 4 years ago
feat(bitset): 添加「与埃氏筛结合」

github.com/OI-wiki/OI-wiki - ae99c16a525fc6159763403fb2d1630da33a942c authored almost 4 years ago
Update divide-and-conquer.md (#3124)

1. 修改typo
2. 增加range-loop的类型

github.com/OI-wiki/OI-wiki - 4243ae81b91d22d00a04e63c34cc9ebdab75a724 authored almost 4 years ago
fix(gen-func): typo (#3122)

github.com/OI-wiki/OI-wiki - f0c98991e065ce858fcdb46a8d63a022ab13f3d2 authored almost 4 years ago
feature(string/hash.md): update code of example problem (#3121)

Co-authored-by: 24OI-bot <[email protected]>
Co-authored-by: Marcythm ...

github.com/OI-wiki/OI-wiki - cb907648613b1ad6c4fef80a1eb90f3e8169cf8e authored almost 4 years ago
perhaps a typo? (#3115)

* Update stirling.md

* fix(math/stirling): update toc

* style: format markdown files with ...

github.com/OI-wiki/OI-wiki - b313b5764fa258b35484c190715b25e0d34e21f5 authored almost 4 years ago
Update inverse.md (#3120)

fix a typo.

github.com/OI-wiki/OI-wiki - bf68b9e4fc385ec150b7c9be560891ffb3ddd7a2 authored almost 4 years ago
Fix(BST): Fix insert() (#3119)

github.com/OI-wiki/OI-wiki - b805681f7b9171f50d4933e399a212ba5afeda85 authored almost 4 years ago
fix(bignum): fix typo in code (#3116)

github.com/OI-wiki/OI-wiki - 67f94342e809b2ee499523604af4f95ec2733993 authored almost 4 years ago
修改换数学教材带来的更多问题 (#3117)

* Update vector.md

* Update complex.md

* Update polar-coordinate.md

* Update complex.md

github.com/OI-wiki/OI-wiki - 57271ee87cd653b69255a4d26c929b29298eeaa5 authored almost 4 years ago
refactor(math/bit): adjust TOC structure; optimize doc format (#3113)

github.com/OI-wiki/OI-wiki - 710eaa5b9f48ac85e1fe074c1d141b73d84f92c1 authored almost 4 years ago
正余弦定理从必修五->必修二 (#3114)

* 正余弦定理从必修五->必修二

由于新教材调整正余弦定理到必修二,防止对新OIer产生困惑。

* Update docs/geometry/2d.md

Co-authore...

github.com/OI-wiki/OI-wiki - 0a3e67c6b623d0ee834bce79ad7b6f0c1b786a71 authored almost 4 years ago
chore(deps): bump yargs-parser from 5.0.0 to 5.0.1

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release note...

github.com/OI-wiki/OI-wiki - da9b311ebc916873e5ff3020bf2d25f0d8bb4409 authored almost 4 years ago
fix (#3099): incorrect time display format (#3102)

github.com/OI-wiki/OI-wiki - 2f138af715f751ef42da10ef5cea7e6542a3e352 authored almost 4 years ago
fix (prufer): typo

github.com/OI-wiki/OI-wiki - 17f0595272f4b679171a61d17f11717fb42eedd1 authored almost 4 years ago
fix(math/poly/fft.md): typo (#3111)

github.com/OI-wiki/OI-wiki - c0e11517d72d0928a26651b15d84c6ca4e11e27d authored almost 4 years ago
chore(deps): bump y18n from 3.2.1 to 3.2.2 (#3083)

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://gith...

github.com/OI-wiki/OI-wiki - e14a646391ea14e7326286d9040725035cf9e00c authored almost 4 years ago
fix: 修复莫比乌斯反演的一个公式 (#3107)

github.com/OI-wiki/OI-wiki - dede3669e0fbfa3adea15f1e08603cc45df2c7e4 authored almost 4 years ago
fix(mobius): x大写改成小写 (#3106)

github.com/OI-wiki/OI-wiki - 5d641eaf9ff5d1cafaec6ff176c89946fca75706 authored almost 4 years ago
fix: update pdf build script (#3103)

* fix: update pdf build script

* fix: fix path in script

* fix: clone export repo

* fix: expo...

github.com/OI-wiki/OI-wiki - d6d7f28c0f991d5fad3daa65763cb3c1498dbc7e authored almost 4 years ago
feature(math/poly/fft.md): add another method for IDFT (#3105)

* update fft.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bot <...

github.com/OI-wiki/OI-wiki - 65b3cdb0339b8abe2821404508210692973d6cfc authored almost 4 years ago
Fix(graph/dsu-on-tree): rewrite code implementation of example problem (#3100)

* update code

* style: format markdown files with remark-lint

Co-authored-by: 24OI-bot <15...

github.com/OI-wiki/OI-wiki - bde65c6a99df9433a3664682151b20502e44ec36 authored almost 4 years ago
Update lca.md (#3097)

github.com/OI-wiki/OI-wiki - 4786ab78d74447e07657d56b445a03406fbbdcef authored almost 4 years ago
feat: 在常见错误中添加换行符不同导致的错误 (#3094)

* feat(contest/common-mistakes): add mistakes

* style: format markdown files with remark-lint

...

github.com/OI-wiki/OI-wiki - c09412f729c7112e6cd17a7f6c1e3a1b08ee590e authored almost 4 years ago
fix: fix a typo in treap.md (#3093)

github.com/OI-wiki/OI-wiki - 719958b325934f735464d97360b1f25c326ee2c7 authored almost 4 years ago
feat(integral): 增加了自适应Simpson积分的迭代次数细节 (#3092)

github.com/OI-wiki/OI-wiki - e5f081569e49c9775c0c18737b92747c0fda880c authored almost 4 years ago
feat: add sanitizers (#3091)

Co-authored-by: 24OI-bot <[email protected]>

github.com/OI-wiki/OI-wiki - dc3fc739bcf2f7f47da31fc244143b19a02877a3 authored almost 4 years ago
fix: duplicate questions

github.com/OI-wiki/OI-wiki - 2eabddca057e56342f2cad81f82b15a9b124ff8b authored almost 4 years ago
fix(ds/divide-combine): 更新析合树相关内容 (#3069)

* fix(divide-combine.md): fix code

* fix(divide-combine.md): fix typo

* fix(divide-combine...

github.com/OI-wiki/OI-wiki - 1f60f327ca4fdade236ba0d963c22b2b70c80b89 authored almost 4 years ago
feat(bignum): 添加压位高精下的高效除法方法 (#3043)

* 添加压位高精下的高效除法方法

* style: format markdown files with remark-lint

* 修正公式格式

* 调整文字描述

*...

github.com/OI-wiki/OI-wiki - 18ab103c5c0a8553ba02544c445474044b7adff6 authored almost 4 years ago
feat(fibonacci): 更新了斐波那契数列与卢卡斯数列的关系 (#3086)

* Update fibonacci.md

* style: format markdown files with remark-lint

Co-authored-by: 24OI...

github.com/OI-wiki/OI-wiki - df29c9bad32c12c257346e9cf28a88d013425ce7 authored almost 4 years ago
fix: 重写了鸽巢原理的介绍 (#3084)

* refactor(drawer-principle.md): 重写了鸽巢原理的介绍

- 修正了排版
- 强化floor为ceil
- 添加集合语言的叙述
- 添加了包含例题的参考文...

github.com/OI-wiki/OI-wiki - 972da78c9ac4d8ea97c1dcfe7e998c6e8cf36dc6 authored almost 4 years ago
fix(ci): pdf postion

github.com/OI-wiki/OI-wiki - 2d6873c2ec2e78f2df3abccb53403a8a0e2c156b authored almost 4 years ago
fix: add `-8bit` for minted represents tabs as ^^I

with https://github.com/OI-wiki/OI-Wiki-export/pull/9

github.com/OI-wiki/OI-wiki - ab6562bbfb805b31e1dbf3e8e31a0385954455ad authored almost 4 years ago
Added a new page about std::pair. (#3078)

* Added a new page of std pair.

* Working on std pair.

* Finished introduction of std pair...

github.com/OI-wiki/OI-wiki - 4d1f0f9b85a1ac3edfb8774b39fa4f58cbbb235e authored almost 4 years ago
fix state.md:习题推荐有误 (#3081)

* fix state.md:习题推荐有误

AHOI 2009 的这道 中国象棋 应该并不是典型的状压 dp 题,甚至没有状压解法。
添加了个人认为比较入门的几道状压 dp 题

...

github.com/OI-wiki/OI-wiki - 75669d2840b29acbea98965f367a6737df761183 authored almost 4 years ago
feat: add zhouge-sieve (#3049)

* Add Zhouge-sieve to Content

* Create Zhouge-sieve

* style: format markdown files with re...

github.com/OI-wiki/OI-wiki - fe42764bf9ad72b29f7a099cf31c2deea801c91b authored almost 4 years ago
ci: remove gitee's trigger (#3015)

github.com/OI-wiki/OI-wiki - 52deeee5af9dea3af11759e0d7b44af6d2639ac8 authored almost 4 years ago
fix(poly): typo

* Update intro.md

修改了一些错误表述。

* style: format markdown files with remark-lint

Co-authored-by: ...

github.com/OI-wiki/OI-wiki - 22d6cfb6ed9fc45eaafacce38b57ee75fec40f39 authored almost 4 years ago
fix(resource): add author and update NOJ start date (#3075)

* add author and update NOJ start date

* style: format markdown files with remark-lint

Co-auth...

github.com/OI-wiki/OI-wiki - d267cf9bb519b193440b5eeffb52a37fe7390489 authored almost 4 years ago