sync for 4.0 update, change codeblock theme
This commit is contained in:
parent
967677ffdd
commit
30115b2774
@ -1,12 +1,17 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<BookShelf siteName="Workshop Documentations">
|
<BookShelf siteName="Workshop Documentations">
|
||||||
<configurations>
|
<configurations>
|
||||||
<compatibility.article.title.oldversion />
|
<old.title.gen />
|
||||||
<customization.article.codeblock.background.color />
|
<highlightjs>true</highlightjs>
|
||||||
<customization.article.codeblock.highlightjs>true</customization.article.codeblock.highlightjs>
|
<highlightjs.languages />
|
||||||
<customization.article.codeblock.highlightjs.theme />
|
<!-- <highlightjs.theme>base16/atelier-lakeside-light</highlightjs.theme>-->
|
||||||
<customization.article.listing.rainbow.marker>true</customization.article.listing.rainbow.marker>
|
<!-- <codeblock.bg-color>#ebf8ff</codeblock.bg-color>-->
|
||||||
<customization.article.title.permalink.highlight-on-focus>false</customization.article.title.permalink.highlight-on-focus>
|
<highlightjs.theme>base16/default-light</highlightjs.theme>
|
||||||
|
<codeblock.bg-color>#f8f8f8</codeblock.bg-color>
|
||||||
|
<codeblock.tab-size>4</codeblock.tab-size>
|
||||||
|
<regex.highlight>true</regex.highlight>
|
||||||
|
<listing.marker.rainbow>true</listing.marker.rainbow>
|
||||||
|
<title.permalink.flash>false</title.permalink.flash>
|
||||||
<site.robots><![CDATA[allow]]></site.robots>
|
<site.robots><![CDATA[allow]]></site.robots>
|
||||||
</configurations>
|
</configurations>
|
||||||
<links>
|
<links>
|
||||||
@ -38,7 +43,7 @@
|
|||||||
<Page id="test-collection/enhanced-frontend/test-regex-highlight" name="RegEx 着色" />
|
<Page id="test-collection/enhanced-frontend/test-regex-highlight" name="RegEx 着色" />
|
||||||
<Page id="test-collection/language-parsing/rest" name="ReST Parser" />
|
<Page id="test-collection/language-parsing/rest" name="ReST Parser" />
|
||||||
<Page id="test-collection/language-parsing/tex" name="LaTeX Parser" />
|
<Page id="test-collection/language-parsing/tex" name="LaTeX Parser" />
|
||||||
<Page id="test-collection/enhanced-frontend/rolling-title" name="滚动标题栏" enhanced.web.web-title.rolling-title="true" />
|
<Page id="test-collection/enhanced-frontend/rolling-title" name="滚动标题栏" web-title.rolling="true" />
|
||||||
</Chapter>
|
</Chapter>
|
||||||
</rootBook>
|
</rootBook>
|
||||||
</BookShelf>
|
</BookShelf>
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit bbbaffcc0d4dbabeab07bfa496399ba16d16d1e4
|
Subproject commit 01ecade69d4246aa587622b55cd49ca1f1185736
|
Loading…
Reference in New Issue
Block a user