dokudocs 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -16,12 +16,9 @@ A personal documentation system that stores docs as plain Markdown files and pro
16
16
  - **Live reload** — external file changes are detected and reflected instantly in the browser
17
17
  - **Dark mode** — toggle at the bottom of the sidebar, preference saved
18
18
  - **Image support** — drag and drop images with width and alignment preserved
19
- - **Resizable sidebar** — drag the edge to adjust width
20
19
  - **Width toggle** — switch between narrow and full-width document view
21
- - **Breadcrumb navigation** — clickable path segments to navigate parent pages
22
20
  - **Table of contents** — floating heading outline on the right, hover to expand and navigate
23
- - **Open folder** — open the document's file location in your OS file explorer
24
- - **Frontmatter** — YAML metadata for ordering (hidden in editor)
21
+ - **Page emoji** — set a custom emoji icon per document, shown in the sidebar and at the top of the page
25
22
  - **No database** — the filesystem is the single source of truth
26
23
 
27
24
  ## AI-Friendly
@@ -0,0 +1 @@
1
+ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,t)=>()=>(e&&(t=e(e=0)),t),s=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),c=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r},l=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},u=(n,r,a)=>(a=n==null?{}:e(i(n)),l(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n)),d=e=>a.call(e,`module.exports`)?e[`module.exports`]:l(t({},`__esModule`,{value:!0}),e);export{u as a,d as i,o as n,c as r,s as t};