Skip to content

Releases: natemoo-re/astro-remote

astro-remote@0.3.3

02 May 17:58
3c3db1b
Compare
Choose a tag to compare

Patch Changes

  • 689c819: Fixes an issue with internal getIndent function used for spacing corrections for Markdown

astro-remote@0.3.2

27 Feb 02:17
c29a49b
Compare
Choose a tag to compare

Patch Changes

  • 414393d: Fixes an issue with internal dedent function used for spacing/linebreak corrections for Markdown

astro-remote@0.3.1

26 Feb 19:25
9a26d9e
Compare
Choose a tag to compare

Patch Changes

  • 643ea6f: Updates the README to include a link to NPM

astro-remote@0.2.4

15 Jun 19:39
Compare
Choose a tag to compare

Patch Changes

  • 7fe62d9: he breaks vite, replace with entities

    When using CodeBlock / CodeSpan.

    Stack trace:

    TypeError: __vite_ssr_import_5__.encode is not a function
    Please report this to https://github.com/markedjs/marked.
        at renderer.code (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/lib/utils.ts:76:60)
        at renderer.<computed> [as code] (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/node_modules/marked/lib/marked.esm.js:2751:41)
        at Parser.parse (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/node_modules/marked/lib/marked.esm.js:2277:32)
        at parse (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/node_modules/marked/lib/marked.esm.js:2211:19)
        at eval (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/node_modules/marked/lib/marked.esm.js:2644:18)
        at Function.marked [as parse] (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/node_modules/marked/lib/marked.esm.js:2659:48)
        at Module.markdown (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/lib/utils.ts:92:54)
        at eval (/.../web-garden/themes/simple-docs/node_modules/.pnpm/astro-remote@0.2.3/node_modules/astro-remote/lib/Markdown.astro:17:47)
        at AstroComponentInstance.Markdown [as factory] (/.../astro-openapi/node_modules/.pnpm/astro@2.1.9/node_modules/astro/dist/runtime/server/astro-component.js:22:12)
        at AstroComponentInstance.init (/.../astro-openapi/node_modules/.pnpm/astro@2.1.9/node_modules/astro/dist/runtime/server/render/astro/instance.js:28:29)
    

    entities is typed, and more updated / speedy.

    Need more tests though.

astro-remote@0.2.3

26 Sep 01:22
Compare
Choose a tag to compare

Patch Changes

astro-remote@0.2.2

26 Sep 01:19
Compare
Choose a tag to compare

Patch Changes

  • 0a9e6a9: Add support for GitHub-style notes and warnings

astro-remote@0.2.1

25 Sep 19:09
Compare
Choose a tag to compare

Patch Changes

  • Fix encoding issue with custom components

astro-remote@0.2.0

25 Sep 18:37
Compare
Choose a tag to compare

Minor Changes

  • df3e783: Add support for custom Heading, CodeBlock, and CodeSpan components. Improve documentation.

astro-remote@0.1.0

24 Sep 22:03
f99b52b
Compare
Choose a tag to compare

Minor Changes

  • af385fd: Updates ultrahtml to latest, fixes some issues with text