All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Support code block as component props (#67)
- Remove packagemanger from pakcage json (875982c)
- Farnabaz [email protected]
- Emmanuel Salomon (@ManUtopiK)
- Sébastien Chopin [email protected]
- attributes: Handle attribute of elements in tableCell (#75)
- Handle attributes in nested components (#76)
- Update types (04947ff)
- Farnabaz (@farnabaz)
- Sort attributes to have unique markdown each time (#74)
- Upgrade deps (e110e5a)
- Add list item test with inline component (bd3a3f3)
- Farnabaz (@farnabaz)
- Do not flatted data in fm stringify (#70)
- Farnabaz (@farnabaz)
- components: Convert component name to kebab case (9d2d00e)
- Upgrade deps (a43b209)
- Farnabaz (@farnabaz)
- Binding & component props (a92995c)
- Test script (fd1c9f6)
- Typing mistakes or misspelled words (#66)
- Parse binding component AST to markdown (#68)
- Use yaml style when component has one or more named slot (2b3218b)
- Flat package usage (f849c67)
- Update README.md (add35c2)
- Farnabaz (@farnabaz)
- Emmanuel Salomon (@ManUtopiK)
- Add binding variables (#59)
- Maxime Pauvert (@maximepvrt)
- Farnabaz (@farnabaz)
- ESM (eba88e2)
- Farnabaz [email protected]
- Enable auto-imports (291ba74)
- Setup & syntax (3ff2123)
- Fluid layout (aa4cf4a)
- Codesandbox url (e2defd2)
- Update cover (b3159bb)
- Typos (5da97a9)
- app: Initial commit by Nuxt Studio (c1d3e14)
- deployment: Add workflow file (be627a8)
- Upgrade deps & adopt pnpm (ec1b124)
- Update license (a70da37)
- Update deps (72107ef)
- Improve types (e8e3263)
- Update README (d58367f)
- Update types (0c25732)
- Add release-it (40b2568)
- Prepare before lint (f6a165f)
- Farnabaz [email protected]
1.1.3 (2022-11-30)
- build (f0fe90f)
1.1.2 (2022-11-30)
1.1.1 (2022-11-03)
- attributes: pass unconsumed code to next state (dfcd1d5)
1.1.0 (2022-10-27)
- trim slot name (5459619)
1.0.8 (2022-10-20)
1.0.7 (2022-08-18)
- import (aa607a1)
1.0.6 (2022-08-17)
- prevent directory import (7b0c0d5)
1.0.5 (2022-08-17)
1.0.4 (2022-08-02)
1.0.3 (2022-08-01)
1.0.2 (2022-07-26)
- block-component: do not look for sections inside code fence (#46) (fb26100)
- move slots to bottom and sort by name (#45) (2d1cb48)
- to-markdown: keep slots order (#47) (a58c694)
1.0.1 (2022-07-14)
- block-component: do not look for sections inside code fence (74c3963)
- move slots to bottom and sort by name (#45) (2d1cb48)
1.0.0 (2022-06-30)
- text interpolate & span attributes in headings (70ee30e)
0.1.2 (2022-06-21)
- build (9a296d5)
0.1.1 (2022-06-21)
- add
jiti
dev dependency (420ea22) - block-container: consume codes after attempts (#40) (1f2ee9b)
- build: generate cjs file (d82e60e)
- frontmatter: remove line width limit (3108772)
- gray-matter: fix gray-matter imports (#33) (435a62a)
- inline: do not detect inline components as block (325e75e), closes #44
- span: conflict span syntax with gfm task list (#43) (629710c)
- span: respect reference-style link (44289c2)
- update release scripts (5082fc7)
- provide
fmAttributes
and use it to generate markdown (ce3702e)
- add indexStack to toMarkdown context (#16) (1814036)
- bounded props must have value (#27) (996dc7b)
- convert attributes to kebab-case (a9467e3)
- fromMarkdown: ignore bind attributes without value (#25) (4b236d7)
- lint (9d0b4ce)
- [email protected]
tokenStack
holds list of arrays (091387a), closes #32 - plugin definition (99523cd)
- plugin options (a183825)
- plugin type (6582c17)
- prevent
undefiend
error on document beginning (3abdbed) - remove redundant newline (efe2c99)
- toMarkdown: fix context stack (#22) (3385d22)
- toMarkdown: fix empty string & boolean props (#24) (cc4de9f)
- toMarkdown: handle component section and data (#18) (d855779)
- use synchronous transformer when no components (#15) (1ce6cfa)
- provide
fmAttributes
and use it to generate markdown (ce3702e)
- add indexStack to toMarkdown context (#16) (1814036)
- bounded props must have value (#27) (996dc7b)
- convert attributes to kebab-case (a9467e3)
- fromMarkdown: ignore bind attributes without value (#25) (4b236d7)
- lint (9d0b4ce)
- [email protected]
tokenStack
holds list of arrays (091387a), closes #32 - plugin definition (99523cd)
- plugin options (a183825)
- plugin type (6582c17)
- prevent
undefiend
error on document beginning (3abdbed) - remove redundant newline (efe2c99)
- toMarkdown: fix context stack (#22) (3385d22)
- toMarkdown: fix empty string & boolean props (#24) (cc4de9f)
- toMarkdown: handle component section and data (#18) (d855779)
- use synchronous transformer when no components (#15) (1ce6cfa)