Skip to content

Commit c2721a3

Browse files
committed
chore(core): force pipeline
1 parent 6e2808e commit c2721a3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/typedoc-plugin-markdown/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ export function load(app: Application) {
7070
}
7171

7272
/**
73-
* Export anything that is available publicly
73+
* Export anything that is available publicly.
7474
*/
7575
export * from 'public-api.js';

packages/typedoc-plugin-remark/test/typedoc.test.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
{
4949
"applyTo": ["Readme"],
5050
"plugins": [
51-
"remark-gfm",
5251
[
5352
"remark-insert-headings",
5453
{

0 commit comments

Comments
 (0)