Closed
Description
Bug Report
I wanted to add some style to my document, then I input this to the index.html
.
<head>
<!--The above is omitted-->
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
<style type="text/css">
p {
text-indent: 2em;
}
</style>
But it didn't make text indent.
What's the matter? Why?
I can't understand.
-
Bug does still occur when all/other plugins are disabled?
-
Your OS: Windows 11
-
Node.js version: ?
-
npm/yarn version: ?
-
Browser version: MS Edge Current
-
Docsify version: Current
-
Docsify plugins: None
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)
Metadata
Metadata
Assignees
Labels
No labels