Skip to content

Conversation

@johnrom
Copy link
Owner

@johnrom johnrom commented Nov 29, 2021

No description provided.

johnrom and others added 30 commits November 16, 2021 13:53
…ed to support ts-paths in Gatsby but it didn't work.
…code-import#17.

Update paths and code blocks.
Need to fix the actual snippet packages.
End Snippet is truncating one character on \r\n.
Next up is tag removal.
…packages. duh.

Added a new "remove duplicate empty newlines" option, so multiple snippets being removed can collapse newlines. Probably not the best way.
Fixed newline issue with core package tests.
Started adding tests for remark plugin, fixed babel by renaming .babelrc to babel.config.json.
…packages. duh.

Added a new "remove duplicate empty newlines" option, so multiple snippets being removed can collapse newlines. Probably not the best way.
Fixed newline issue with core package tests.
Started adding tests for remark plugin, fixed babel by renaming .babelrc to babel.config.json.
…code-snippets into johnrom/monorepoize

# Conflicts:
#	packages/remark-code-snippets/babel.config.json
Set up versioning, syntax highlighting, and some docs fixes.
…name would persist).

Fix launch task and docs content.
@johnrom
Copy link
Owner Author

johnrom commented Mar 18, 2022

Currently the Remark plugin exports const { CodeSnippetsRemarkPlugin } = require('@nmbl/code-snippets-remark-plugin'); but it'd be preferable to export default like other Remark Plugins do -- especially since most of the time TypeScript isn't used for config files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants