remark-preset
/
1.0.0
remark-preset 1.0.0
Install from the command line:
Learn more about npm packages
$ npm install @lottiefiles/remark-preset@1.0.0
Install via package.json:
"@lottiefiles/remark-preset": "1.0.0"
About this version
Shared preset for Remark for formatting and linting Markdown files.
Install Remark CLI and this preset.
pnpm add -D remark-cli @lottiefiles/remark-preset
Package Name | Version |
---|---|
puppeteer | * |
remark | * |
Package Name | Version |
---|---|
install-chrome-dependencies | * |
- Create a
.remarkrc.mjs
file in the project root and add the following content:
import remarkPreset from '@lottiefiles/remark-preset';
export default remarkPreset;
- Create a
.remarkignore
file in the project and add the following content:
# Build artifacts
build/
dist/
artifacts/
# Changelog
CHANGELOG.md
# IDE related
.idea/
.history/
# Package management
node_modules/
.yarn/
# Testing
__fixtures__
coverage/
reports/
# Temporary or local data
temp/
tmp/
See CHANGELOG.md for the latest changes.
Details
- remark-preset
- LottieFiles
- over 2 years ago
- UNLICENSED
- 34 dependencies
Assets
- remark-preset-1.0.0-npm.tgz
Download activity
- Total downloads 3,982
- Last 30 days 567
- Last week 42
- Today 0