Commit bfee669b authored by 박민석's avatar 박민석

update package.json

parent 51c91a57
antora:
extensions:
- require: "antora-highlightjs-extension"
fail_on_unsupported_language: true # default: false => log warning messages
languages: # default: [] => automatic
- "javascript"
- "shell"
- "plaintext"
- "asciidoc"
- "java"
- "treeview"
- "c"
- "ruby"
style: "atom-one-dark" # default: "default"
# alias: # default: see below
# plaintext: ['txt', 'text']
# shell: ['bash', 'sh', 'console']
# javascript: ['js']
treeview:
enabled: true # default: true
theme: "minimal" # default: "default"
site:
title: My Demo Site
url: https://swlab.bwg.co.kr/docs/
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -4,7 +4,6 @@
"@antora/site-generator": "3.1.7"
},
"dependencies": {
"antora-highlightjs-extension": "^1.0.2",
"highlight.js": "^11.9.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment