diff --git a/typedoc.json b/typedoc.json index 4c2a418..17d5060 100755 --- a/typedoc.json +++ b/typedoc.json @@ -1,6 +1,6 @@ { "includeVersion": true, - "markedOptions": { + "markdownItOptions": { "breaks": true }, "entryPoints": ["./src/CameraControls.ts"],