{"_id":"@code_shuai/react-native-enriched-markdown","_rev":"5-53ec63974a2abed5912f54dba2390836","name":"@code_shuai/react-native-enriched-markdown","dist-tags":{"latest":"0.0.5"},"versions":{"0.0.1":{"name":"@code_shuai/react-native-enriched-markdown","version":"0.0.1","keywords":["react-native","expo","ios","android","macos","web","markdown","rich-editor"],"author":{"name":"code_shuai"},"license":"MIT","_id":"@code_shuai/react-native-enriched-markdown@0.0.1","maintainers":[{"name":"code_shuai","email":"lishuailing666@gmail.com"}],"homepage":"https://github.com/software-mansion-labs/react-native-enriched-markdown#readme","bugs":{"url":"https://github.com/software-mansion-labs/react-native-enriched-markdown/issues"},"dist":{"shasum":"c3ad4864d8b58fdb6e6ae2f960a94e7bf96e18b1","tarball":"https://registry.npmjs.org/@code_shuai/react-native-enriched-markdown/-/react-native-enriched-markdown-0.0.1.tgz","fileCount":666,"integrity":"sha512-iuyftiZSbDkRB1gFhvu16ERzXIivsT2xMWAZjl4GHulMpuXOEyyT8vOPOeIbLBC3RKGEJ4c72cKg1fvnBtAsHA==","signatures":[{"sig":"MEQCICG0uZjuvNBJDDcyowYHJEPTQAC+ndGbaZupwWGmP4NqAiAIIBtn7QCuIt5gU+YXx5L4VglZ5SXS/s0A3M3KlTdUBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2796413},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/apps/example/node_modules","<rootDir>/apps/macos-example/node_modules","<rootDir>/lib/"]},"main":"./lib/module/index","types":"./lib/typescript/src/index.d.ts","module":"./lib/module/index","source":"./src/index.tsx","gitHead":"2f3e87fa9c59b2f33ceb2cf276787300c54327e3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --no-warn-ignored","test":"jest","clean":"del-cli android/build apps/example/android/build apps/example/android/app/build apps/example/ios/build apps/macos-example/macos/build lib","example":"yarn workspace react-native-enriched-markdown-example","prepare":"bob build","release":"release-it --only-version","sync-md4c":"bash scripts/fetch-md4c.sh","typecheck":"tsc","build:wasm":"bash cpp/wasm/build.sh","lint-clang":"yarn lint-clang:ios && yarn lint-clang:android","lint-kotlin":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintCheck","web-example":"yarn workspace react-native-enriched-markdown-web-example","test:e2e:ios":".maestro/scripts/run-tests.sh --platform ios","macos-example":"yarn workspace react-native-enriched-markdown-macos-example","lint-clang:fix":"yarn lint-clang:ios:fix && yarn lint-clang:android:fix","lint-clang:ios":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i -n --Werror","lint-kotlin:fix":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintFormat","test:e2e:mobile":".maestro/scripts/run-all-tests.sh","test:e2e:android":".maestro/scripts/run-tests.sh --platform android","lint-clang:android":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i -n --Werror","lint-clang:ios:fix":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i","test:e2e:smoke:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-smoke.yaml","android:test:release":"cd apps/example && yarn android --mode release","android:build:release":"cd apps/example && npx react-native build-android --mode=release","test:e2e:advanced:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-advanced.yaml","test:e2e:smoke:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-smoke.yaml","lint-clang:android:fix":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i","test:e2e:smoke:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-smoke.yaml","test:e2e:advanced:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-advanced.yaml","test:e2e:advanced:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-advanced.yaml","test:e2e:ios:update-screenshots":".maestro/scripts/run-tests.sh --platform ios --update-screenshots","test:e2e:mobile:update-screenshots":".maestro/scripts/run-all-tests.sh --update-screenshots","test:e2e:android:update-screenshots":".maestro/scripts/run-tests.sh --platform android --update-screenshots"},"_npmUser":{"name":"code_shuai","email":"lishuailing666@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":{"name":"angular"}}}},"repository":{"url":"git+https://github.com/shuashuai/react-native-enriched-markdown.git","type":"git"},"workspaces":["apps/example","apps/macos-example","apps/web-example"],"_npmVersion":"10.9.3","description":"Markdown Text component for React Native","directories":{},"_nodeVersion":"22.20.0","codegenConfig":{"ios":{"components":{"EnrichedMarkdown":{"className":"EnrichedMarkdown"},"EnrichedMarkdownText":{"className":"EnrichedMarkdownText"},"EnrichedMarkdownTextInput":{"className":"EnrichedMarkdownTextInput"}}},"name":"EnrichedMarkdownTextSpec","type":"components","android":{"javaPackageName":"com.swmansion.enriched.markdown"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"},"includesGeneratedCode":true},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.11.0","devDependencies":{"jest":"^29.7.0","react":"19.2.3","turbo":"^2.5.6","eslint":"^9.35.0","del-cli":"^6.0.0","lefthook":"^2.0.3","prettier":"^3.6.2","@eslint/js":"^9.35.0","commitlint":"^19.8.1","release-it":"^19.0.4","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/react":"^19.2.0","clang-format":"^1.8.0","react-native":"0.84.1","@eslint/compat":"^1.3.2","@eslint/eslintrc":"^3.3.1","@expo/config-plugins":"^55.0.6","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","react-native-builder-bob":"^0.40.18","@react-native/babel-preset":"0.84.1","@react-native-community/cli":"20.0.1","@react-native/eslint-config":"0.84.1","@commitlint/config-conventional":"^19.8.1","@release-it/conventional-changelog":"^10.0.1"},"peerDependencies":{"katex":">=0.16.0","react":"*","react-native":"*","@expo/config-plugins":">=50.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"@expo/config-plugins":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-enriched-markdown_0.0.1_1780560716795_0.5301074281195537","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"fabric-view","tools":["eslint","jest","lefthook","release-it"],"version":"0.57.2","languages":"kotlin-objc"}},"0.0.2":{"name":"@code_shuai/react-native-enriched-markdown","version":"0.0.2","keywords":["react-native","expo","ios","android","macos","web","markdown","rich-editor"],"author":{"name":"code_shuai"},"license":"MIT","_id":"@code_shuai/react-native-enriched-markdown@0.0.2","maintainers":[{"name":"code_shuai","email":"lishuailing666@gmail.com"}],"homepage":"https://github.com/software-mansion-labs/react-native-enriched-markdown#readme","bugs":{"url":"https://github.com/software-mansion-labs/react-native-enriched-markdown/issues"},"dist":{"shasum":"d76e00dc104e71cae77794ad5e083f3bea4ed8d5","tarball":"https://registry.npmjs.org/@code_shuai/react-native-enriched-markdown/-/react-native-enriched-markdown-0.0.2.tgz","fileCount":667,"integrity":"sha512-gWrcj7d+pjDJXekc49xZj8ZIUqnMIocNkEzPL/K0G1AVzz3SC3HeHj8yLuHbYjw8uHXykEvCdQlDeJozxgOSIA==","signatures":[{"sig":"MEYCIQDrk5P2KVLh/s6YSJfBbNMWEas3ADALFZ/HewKJxnjWgAIhAIubZU27uqF86NM9Hhbi3HaoC6/Y7QqM1MurOOZN4aCG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2807808},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/apps/example/node_modules","<rootDir>/apps/macos-example/node_modules","<rootDir>/lib/"]},"main":"./lib/module/index","types":"./lib/typescript/src/index.d.ts","module":"./lib/module/index","source":"./src/index.tsx","gitHead":"76dbc8628444d3f5d6e49b626dc9c00fcc4db426","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --no-warn-ignored","test":"jest","clean":"del-cli android/build apps/example/android/build apps/example/android/app/build apps/example/ios/build apps/macos-example/macos/build lib","example":"yarn workspace react-native-enriched-markdown-example","prepare":"bob build","release":"release-it --only-version","sync-md4c":"bash scripts/fetch-md4c.sh","typecheck":"tsc","build:wasm":"bash cpp/wasm/build.sh","lint-clang":"yarn lint-clang:ios && yarn lint-clang:android","lint-kotlin":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintCheck","web-example":"yarn workspace react-native-enriched-markdown-web-example","test:e2e:ios":".maestro/scripts/run-tests.sh --platform ios","macos-example":"yarn workspace react-native-enriched-markdown-macos-example","lint-clang:fix":"yarn lint-clang:ios:fix && yarn lint-clang:android:fix","lint-clang:ios":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i -n --Werror","lint-kotlin:fix":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintFormat","test:e2e:mobile":".maestro/scripts/run-all-tests.sh","test:e2e:android":".maestro/scripts/run-tests.sh --platform android","lint-clang:android":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i -n --Werror","lint-clang:ios:fix":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i","test:e2e:smoke:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-smoke.yaml","android:test:release":"cd apps/example && yarn android --mode release","android:build:release":"cd apps/example && npx react-native build-android --mode=release","test:e2e:advanced:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-advanced.yaml","test:e2e:smoke:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-smoke.yaml","lint-clang:android:fix":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i","test:e2e:smoke:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-smoke.yaml","test:e2e:advanced:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-advanced.yaml","test:e2e:advanced:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-advanced.yaml","test:e2e:ios:update-screenshots":".maestro/scripts/run-tests.sh --platform ios --update-screenshots","test:e2e:mobile:update-screenshots":".maestro/scripts/run-all-tests.sh --update-screenshots","test:e2e:android:update-screenshots":".maestro/scripts/run-tests.sh --platform android --update-screenshots"},"_npmUser":{"name":"code_shuai","email":"lishuailing666@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":{"name":"angular"}}}},"repository":{"url":"git+https://github.com/shuashuai/react-native-enriched-markdown.git","type":"git"},"workspaces":["apps/example","apps/macos-example","apps/web-example"],"_npmVersion":"10.9.3","description":"Markdown Text component for React Native","directories":{},"_nodeVersion":"22.20.0","codegenConfig":{"ios":{"components":{"EnrichedMarkdown":{"className":"EnrichedMarkdown"},"EnrichedMarkdownText":{"className":"EnrichedMarkdownText"},"EnrichedMarkdownTextInput":{"className":"EnrichedMarkdownTextInput"}}},"name":"EnrichedMarkdownTextSpec","type":"components","android":{"javaPackageName":"com.swmansion.enriched.markdown"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"},"includesGeneratedCode":true},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.11.0","devDependencies":{"jest":"^29.7.0","react":"19.2.3","turbo":"^2.5.6","eslint":"^9.35.0","del-cli":"^6.0.0","lefthook":"^2.0.3","prettier":"^3.6.2","@eslint/js":"^9.35.0","commitlint":"^19.8.1","release-it":"^19.0.4","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/react":"^19.2.0","clang-format":"^1.8.0","react-native":"0.84.1","@eslint/compat":"^1.3.2","@eslint/eslintrc":"^3.3.1","@expo/config-plugins":"^55.0.6","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","react-native-builder-bob":"^0.40.18","@react-native/babel-preset":"0.84.1","@react-native-community/cli":"20.0.1","@react-native/eslint-config":"0.84.1","@commitlint/config-conventional":"^19.8.1","@release-it/conventional-changelog":"^10.0.1"},"peerDependencies":{"katex":">=0.16.0","react":"*","react-native":"*","@expo/config-plugins":">=50.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"@expo/config-plugins":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-enriched-markdown_0.0.2_1780655947298_0.9907671287941169","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"fabric-view","tools":["eslint","jest","lefthook","release-it"],"version":"0.57.2","languages":"kotlin-objc"}},"0.0.3":{"name":"@code_shuai/react-native-enriched-markdown","version":"0.0.3","keywords":["react-native","expo","ios","android","macos","web","markdown","rich-editor"],"author":{"name":"code_shuai"},"license":"MIT","_id":"@code_shuai/react-native-enriched-markdown@0.0.3","maintainers":[{"name":"code_shuai","email":"lishuailing666@gmail.com"}],"homepage":"https://github.com/software-mansion-labs/react-native-enriched-markdown#readme","bugs":{"url":"https://github.com/software-mansion-labs/react-native-enriched-markdown/issues"},"dist":{"shasum":"77114d2b2e6635204bb36023e7cb08399cb7f4f8","tarball":"https://registry.npmjs.org/@code_shuai/react-native-enriched-markdown/-/react-native-enriched-markdown-0.0.3.tgz","fileCount":674,"integrity":"sha512-aEzDYQ4/+PiU/2RrJi0vcX8Ugy4Jqj8NGMveBgC0+M8CMTEDSqdPx214nSd2qgnap5JRveHXUvxq6tJxVYGPnw==","signatures":[{"sig":"MEUCIFfLk2XeqVoxg+HT/N3wRVjJjsud5LTcEr4tjGueq1/qAiEAzu4kM9PPugUamR/ZJ/WHISL1rqjqbG36b2oIOij8rRo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2811692},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/apps/example/node_modules","<rootDir>/apps/macos-example/node_modules","<rootDir>/lib/"]},"main":"./lib/module/index","types":"./lib/typescript/src/index.d.ts","module":"./lib/module/index","source":"./src/index.tsx","gitHead":"e26fc2dbda8333428788b4c6982cfaa89b41bff7","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --no-warn-ignored","test":"jest","clean":"del-cli android/build apps/example/android/build apps/example/android/app/build apps/example/ios/build apps/macos-example/macos/build lib","example":"yarn workspace react-native-enriched-markdown-example","prepare":"bob build","release":"release-it --only-version","sync-md4c":"bash scripts/fetch-md4c.sh","typecheck":"tsc","build:wasm":"bash cpp/wasm/build.sh","lint-clang":"yarn lint-clang:ios && yarn lint-clang:android","lint-kotlin":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintCheck","web-example":"yarn workspace react-native-enriched-markdown-web-example","test:e2e:ios":".maestro/scripts/run-tests.sh --platform ios","macos-example":"yarn workspace react-native-enriched-markdown-macos-example","lint-clang:fix":"yarn lint-clang:ios:fix && yarn lint-clang:android:fix","lint-clang:ios":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i -n --Werror","lint-kotlin:fix":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintFormat","test:e2e:mobile":".maestro/scripts/run-all-tests.sh","test:e2e:android":".maestro/scripts/run-tests.sh --platform android","lint-clang:android":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i -n --Werror","lint-clang:ios:fix":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i","test:e2e:smoke:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-smoke.yaml","android:test:release":"cd apps/example && yarn android --mode release","android:build:release":"cd apps/example && npx react-native build-android --mode=release","test:e2e:advanced:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-advanced.yaml","test:e2e:smoke:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-smoke.yaml","lint-clang:android:fix":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i","test:e2e:smoke:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-smoke.yaml","test:e2e:advanced:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-advanced.yaml","test:e2e:advanced:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-advanced.yaml","test:e2e:ios:update-screenshots":".maestro/scripts/run-tests.sh --platform ios --update-screenshots","test:e2e:mobile:update-screenshots":".maestro/scripts/run-all-tests.sh --update-screenshots","test:e2e:android:update-screenshots":".maestro/scripts/run-tests.sh --platform android --update-screenshots"},"_npmUser":{"name":"code_shuai","email":"lishuailing666@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":{"name":"angular"}}}},"repository":{"url":"git+https://github.com/shuashuai/react-native-enriched-markdown.git","type":"git"},"workspaces":["apps/example","apps/macos-example","apps/web-example"],"_npmVersion":"10.9.3","description":"Markdown Text component for React Native","directories":{},"_nodeVersion":"22.20.0","codegenConfig":{"ios":{"components":{"EnrichedMarkdown":{"className":"EnrichedMarkdown"},"EnrichedMarkdownText":{"className":"EnrichedMarkdownText"},"EnrichedMarkdownTextInput":{"className":"EnrichedMarkdownTextInput"}}},"name":"EnrichedMarkdownTextSpec","type":"components","android":{"javaPackageName":"com.swmansion.enriched.markdown"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"},"includesGeneratedCode":true},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.11.0","devDependencies":{"jest":"^29.7.0","react":"19.2.3","turbo":"^2.5.6","eslint":"^9.35.0","del-cli":"^6.0.0","lefthook":"^2.0.3","prettier":"^3.6.2","@eslint/js":"^9.35.0","commitlint":"^19.8.1","release-it":"^19.0.4","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/react":"^19.2.0","clang-format":"^1.8.0","react-native":"0.84.1","@eslint/compat":"^1.3.2","@eslint/eslintrc":"^3.3.1","@expo/config-plugins":"^55.0.6","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","react-native-builder-bob":"^0.40.18","@react-native/babel-preset":"0.84.1","@react-native-community/cli":"20.0.1","@react-native/eslint-config":"0.84.1","@commitlint/config-conventional":"^19.8.1","@release-it/conventional-changelog":"^10.0.1"},"peerDependencies":{"katex":">=0.16.0","react":"*","react-native":"*","@expo/config-plugins":">=50.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"@expo/config-plugins":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-enriched-markdown_0.0.3_1780925182552_0.9292574062909873","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"fabric-view","tools":["eslint","jest","lefthook","release-it"],"version":"0.57.2","languages":"kotlin-objc"}},"0.0.4":{"name":"@code_shuai/react-native-enriched-markdown","version":"0.0.4","keywords":["react-native","expo","ios","android","macos","web","markdown","rich-editor"],"author":{"name":"code_shuai"},"license":"MIT","_id":"@code_shuai/react-native-enriched-markdown@0.0.4","maintainers":[{"name":"code_shuai","email":"lishuailing666@gmail.com"}],"homepage":"https://github.com/software-mansion-labs/react-native-enriched-markdown#readme","bugs":{"url":"https://github.com/software-mansion-labs/react-native-enriched-markdown/issues"},"dist":{"shasum":"30510bcf11299476e0426d16648a5f9596276ccb","tarball":"https://registry.npmjs.org/@code_shuai/react-native-enriched-markdown/-/react-native-enriched-markdown-0.0.4.tgz","fileCount":674,"integrity":"sha512-xr3SBj+OGLl1Yl0f3niZHSr1aGdK7HDbb2gx/SeM75x+0MxBK9h87xSazM6/QrbUt77xG//Z1eM6JB90XpUPww==","signatures":[{"sig":"MEQCIGx6bumMjV4+JGmq1Us77Bc2Aa/0sRmxdMyXPUv32hL2AiBCnTkkbyQt7EgT+S+CLoIhgsr0HRX5oUpBovKdzTUeaA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2813262},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/apps/example/node_modules","<rootDir>/apps/macos-example/node_modules","<rootDir>/lib/"]},"main":"./lib/module/index","types":"./lib/typescript/src/index.d.ts","module":"./lib/module/index","source":"./src/index.tsx","gitHead":"55a751293479610aeff9c0ccbcff40619c95f69e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\" --no-warn-ignored","test":"jest","clean":"del-cli android/build apps/example/android/build apps/example/android/app/build apps/example/ios/build apps/macos-example/macos/build lib","example":"yarn workspace react-native-enriched-markdown-example","prepare":"bob build","release":"release-it --only-version","sync-md4c":"bash scripts/fetch-md4c.sh","typecheck":"tsc","build:wasm":"bash cpp/wasm/build.sh","lint-clang":"yarn lint-clang:ios && yarn lint-clang:android","lint-kotlin":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintCheck","web-example":"yarn workspace react-native-enriched-markdown-web-example","test:e2e:ios":".maestro/scripts/run-tests.sh --platform ios","macos-example":"yarn workspace react-native-enriched-markdown-macos-example","lint-clang:fix":"yarn lint-clang:ios:fix && yarn lint-clang:android:fix","lint-clang:ios":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i -n --Werror","lint-kotlin:fix":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintFormat","test:e2e:mobile":".maestro/scripts/run-all-tests.sh","test:e2e:android":".maestro/scripts/run-tests.sh --platform android","lint-clang:android":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i -n --Werror","lint-clang:ios:fix":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i","test:e2e:smoke:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-smoke.yaml","android:test:release":"cd apps/example && yarn android --mode release","android:build:release":"cd apps/example && npx react-native build-android --mode=release","test:e2e:advanced:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-advanced.yaml","test:e2e:smoke:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-smoke.yaml","lint-clang:android:fix":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i","test:e2e:smoke:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-smoke.yaml","test:e2e:advanced:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-advanced.yaml","test:e2e:advanced:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-advanced.yaml","test:e2e:ios:update-screenshots":".maestro/scripts/run-tests.sh --platform ios --update-screenshots","test:e2e:mobile:update-screenshots":".maestro/scripts/run-all-tests.sh --update-screenshots","test:e2e:android:update-screenshots":".maestro/scripts/run-tests.sh --platform android --update-screenshots"},"_npmUser":{"name":"code_shuai","email":"lishuailing666@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":{"name":"angular"}}}},"repository":{"url":"git+https://github.com/shuashuai/react-native-enriched-markdown.git","type":"git"},"workspaces":["apps/example","apps/macos-example","apps/web-example"],"_npmVersion":"10.9.3","description":"Markdown Text component for React Native","directories":{},"_nodeVersion":"22.20.0","codegenConfig":{"ios":{"components":{"EnrichedMarkdown":{"className":"EnrichedMarkdown"},"EnrichedMarkdownText":{"className":"EnrichedMarkdownText"},"EnrichedMarkdownTextInput":{"className":"EnrichedMarkdownTextInput"}}},"name":"EnrichedMarkdownTextSpec","type":"components","android":{"javaPackageName":"com.swmansion.enriched.markdown"},"jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"},"includesGeneratedCode":true},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.11.0","devDependencies":{"jest":"^29.7.0","react":"19.2.3","turbo":"^2.5.6","eslint":"^9.35.0","del-cli":"^6.0.0","lefthook":"^2.0.3","prettier":"^3.6.2","@eslint/js":"^9.35.0","commitlint":"^19.8.1","release-it":"^19.0.4","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/react":"^19.2.0","clang-format":"^1.8.0","react-native":"0.84.1","@eslint/compat":"^1.3.2","@eslint/eslintrc":"^3.3.1","@expo/config-plugins":"^55.0.6","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","react-native-builder-bob":"^0.40.18","@react-native/babel-preset":"0.84.1","@react-native-community/cli":"20.0.1","@react-native/eslint-config":"0.84.1","@commitlint/config-conventional":"^19.8.1","@release-it/conventional-changelog":"^10.0.1"},"peerDependencies":{"katex":">=0.16.0","react":"*","react-native":"*","@expo/config-plugins":">=50.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"@expo/config-plugins":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-enriched-markdown_0.0.4_1781593341255_0.5455410868379644","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["codegen",["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"fabric-view","tools":["eslint","jest","lefthook","release-it"],"version":"0.57.2","languages":"kotlin-objc"}},"0.0.5":{"name":"@code_shuai/react-native-enriched-markdown","version":"0.0.5","description":"Markdown Text component for React Native","main":"./lib/module/index","module":"./lib/module/index","source":"./src/index.tsx","types":"./lib/typescript/src/index.d.ts","scripts":{"example":"yarn workspace react-native-enriched-markdown-example","macos-example":"yarn workspace react-native-enriched-markdown-macos-example","web-example":"yarn workspace react-native-enriched-markdown-web-example","build:wasm":"bash cpp/wasm/build.sh","android:build:release":"cd apps/example && npx react-native build-android --mode=release","android:test:release":"cd apps/example && yarn android --mode release","test":"jest","test:e2e:mobile":".maestro/scripts/run-all-tests.sh","test:e2e:android":".maestro/scripts/run-tests.sh --platform android","test:e2e:ios":".maestro/scripts/run-tests.sh --platform ios","test:e2e:smoke:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-smoke.yaml","test:e2e:smoke:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-smoke.yaml","test:e2e:smoke:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-smoke.yaml","test:e2e:advanced:mobile":".maestro/scripts/run-all-tests.sh --config .maestro/config-advanced.yaml","test:e2e:advanced:android":".maestro/scripts/run-tests.sh --platform android --config .maestro/config-advanced.yaml","test:e2e:advanced:ios":".maestro/scripts/run-tests.sh --platform ios --config .maestro/config-advanced.yaml","test:e2e:mobile:update-screenshots":".maestro/scripts/run-all-tests.sh --update-screenshots","test:e2e:android:update-screenshots":".maestro/scripts/run-tests.sh --platform android --update-screenshots","test:e2e:ios:update-screenshots":".maestro/scripts/run-tests.sh --platform ios --update-screenshots","typecheck":"tsc","lint":"eslint \"**/*.{js,ts,tsx}\" --no-warn-ignored","lint-clang:ios":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i -n --Werror","lint-clang:ios:fix":"find ios/ \\( -iname \"*.h\" -o -iname \"*.m\" -o -iname \"*.mm\" \\) | grep -v -e Pods -e build | xargs npx clang-format -i","lint-clang:android":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i -n --Werror","lint-clang:android:fix":"find android/ \\( -iname \"*.h\" -o -iname \"*.cpp\" \\) | grep -v -e build | xargs npx clang-format -i","lint-clang":"yarn lint-clang:ios && yarn lint-clang:android","lint-clang:fix":"yarn lint-clang:ios:fix && yarn lint-clang:android:fix","lint-kotlin":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintCheck","lint-kotlin:fix":"cd apps/example/android && ./gradlew :react-native-enriched-markdown:ktlintFormat","clean":"del-cli android/build apps/example/android/build apps/example/android/app/build apps/example/ios/build apps/macos-example/macos/build lib","sync-md4c":"bash scripts/fetch-md4c.sh","prepare":"bob build","release":"release-it --only-version"},"keywords":["react-native","expo","ios","android","macos","web","markdown","rich-editor"],"repository":{"type":"git","url":"git+https://github.com/shuashuai/react-native-enriched-markdown.git"},"author":{"name":"code_shuai"},"license":"MIT","bugs":{"url":"https://github.com/software-mansion-labs/react-native-enriched-markdown/issues"},"homepage":"https://github.com/software-mansion-labs/react-native-enriched-markdown#readme","publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"devDependencies":{"@commitlint/config-conventional":"^19.8.1","@eslint/compat":"^1.3.2","@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.35.0","@expo/config-plugins":"^55.0.6","@react-native-community/cli":"20.0.1","@react-native/babel-preset":"0.84.1","@react-native/eslint-config":"0.84.1","@release-it/conventional-changelog":"^10.0.1","@types/jest":"^29.5.14","@types/react":"^19.2.0","clang-format":"^1.8.0","commitlint":"^19.8.1","del-cli":"^6.0.0","eslint":"^9.35.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","jest":"^29.7.0","lefthook":"^2.0.3","prettier":"^3.6.2","react":"19.2.3","react-native":"0.84.1","react-native-builder-bob":"^0.40.18","release-it":"^19.0.4","turbo":"^2.5.6","typescript":"^5.9.2"},"peerDependencies":{"@expo/config-plugins":">=50.0.0","katex":">=0.16.0","react":"*","react-native":"*"},"peerDependenciesMeta":{"@expo/config-plugins":{"optional":true},"katex":{"optional":true}},"workspaces":["apps/example","apps/macos-example","apps/web-example"],"packageManager":"yarn@4.11.0","jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/apps/example/node_modules","<rootDir>/apps/macos-example/node_modules","<rootDir>/lib/"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":{"name":"angular"}}}},"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":["codegen",["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"codegenConfig":{"name":"EnrichedMarkdownTextSpec","type":"components","jsSrcsDir":"src","outputDir":{"ios":"ios/generated","android":"android/generated"},"android":{"javaPackageName":"com.swmansion.enriched.markdown"},"ios":{"components":{"EnrichedMarkdownText":{"className":"EnrichedMarkdownText"},"EnrichedMarkdown":{"className":"EnrichedMarkdown"},"EnrichedMarkdownTextInput":{"className":"EnrichedMarkdownTextInput"}}},"includesGeneratedCode":true},"create-react-native-library":{"type":"fabric-view","languages":"kotlin-objc","tools":["eslint","jest","lefthook","release-it"],"version":"0.57.2"},"_id":"@code_shuai/react-native-enriched-markdown@0.0.5","gitHead":"844a938b55f12360f68ea9043202025a0db42682","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-45UODMj4Fuv1Hs3DFAXqs4tOPXEPzstzfV5OTkQAUMycxzz+3ukOdqF8fQ5zsm7o/O8CFmZ774/hUYYDu5aI6Q==","shasum":"b79ea3d8d222a796375ffff7ad2b20ddc2194820","tarball":"https://registry.npmjs.org/@code_shuai/react-native-enriched-markdown/-/react-native-enriched-markdown-0.0.5.tgz","fileCount":674,"unpackedSize":2821065,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIC0s1SN7tfDw3JQRBa9whwE3DCaSeZc2DL8Q8VR921OJAiA6iywLezEq+d3wKoCsSinslrBlLzBRI7EMFf6KJESHXA=="}]},"_npmUser":{"name":"code_shuai","email":"lishuailing666@gmail.com"},"directories":{},"maintainers":[{"name":"code_shuai","email":"lishuailing666@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-enriched-markdown_0.0.5_1782704566198_0.19169339725812873"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-04T08:11:56.624Z","modified":"2026-06-29T03:42:46.475Z","0.0.1":"2026-06-04T08:11:56.987Z","0.0.2":"2026-06-05T10:39:07.481Z","0.0.3":"2026-06-08T13:26:22.764Z","0.0.4":"2026-06-16T07:02:21.518Z","0.0.5":"2026-06-29T03:42:46.365Z"},"bugs":{"url":"https://github.com/software-mansion-labs/react-native-enriched-markdown/issues"},"author":{"name":"code_shuai"},"license":"MIT","homepage":"https://github.com/software-mansion-labs/react-native-enriched-markdown#readme","keywords":["react-native","expo","ios","android","macos","web","markdown","rich-editor"],"repository":{"type":"git","url":"git+https://github.com/shuashuai/react-native-enriched-markdown.git"},"description":"Markdown Text component for React Native","maintainers":[{"name":"code_shuai","email":"lishuailing666@gmail.com"}],"readme":"<img src=\"https://github.com/user-attachments/assets/83cb462c-17df-4809-8b8a-fa4abb258cb3\" alt=\"react-native-enriched-markdown by Software Mansion\" width=\"100%\">\n\n# react-native-enriched-markdown\n\n`react-native-enriched-markdown` is a powerful React Native library that renders Markdown content as native text and provides a rich text input with Markdown output. It supports iOS, Android, macOS, and Web, and requires the New Architecture (Fabric) for native platforms.\n\n### EnrichedMarkdownText\n\n- ⚡ Fully native text rendering (no WebView)\n- 🌐 Web support via [react-native-web](https://necolas.github.io/react-native-web/) + [md4c](https://github.com/mity/md4c) compiled to WebAssembly\n- 🎯 High-performance Markdown parsing with [md4c](https://github.com/mity/md4c)\n- 📐 CommonMark standard compliant\n- 📊 GitHub Flavored Markdown (GFM)\n- 🧮 LaTeX math rendering (block `$$...$$` with `flavor=\"github\"`, inline `$...$` in all flavors)\n- 🔀 [Markdown Streaming](docs/MARKDOWN_STREAMING.md) support (via [react-native-streamdown](https://github.com/software-mansion-labs/react-native-streamdown))\n- 🎨 Fully customizable styles for all elements\n- ✨ Text selection and copy support\n- 📌 Custom text selection context menu items\n- 🔗 Interactive link handling with [per-URL-pattern styling](docs/MENTIONS.md#link-variants-styling) (`linkVariants`)\n- 👤 Renders mentions as styled links (compatible with `EnrichedMarkdownTextInput` mention output)\n- 🙈 Spoiler text with animated particle overlay and tap-to-reveal\n- 🖼️ Native image interactions (iOS: Copy, Save to Camera Roll)\n- 🌐 Native platform features (Translate, Look Up, Search Web, Share)\n- 🗣️ Accessibility support (VoiceOver on iOS, TalkBack on Android, semantic HTML on web)\n- 🔄 Full RTL (right-to-left) support including text, lists, blockquotes, tables, and task lists\n\n### EnrichedMarkdownTextInput\n\n- ✏️ Rich text input with Markdown output\n- 🕹️ Imperative API for toggling styles and managing links\n- 📋 Native context menu with formatting submenu\n- 🔍 Real-time style state detection\n- 🔗 Auto-link detection with customizable regex\n- 🔄 Smart copy/paste with Markdown preservation\n- 🎨 Customizable bold, italic, and link colors\n- 👤 [Mentions](docs/MENTIONS.md) with configurable indicators, suggestion lifecycle events, and per-pattern link styling\n\nSince 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues.\nWe can help you build your next dream product –\n[Hire us](https://swmansion.com/contact/projects?utm_source=react-native-enriched-markdown&utm_medium=readme).\n\n## Table of Contents\n\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [EnrichedMarkdownText](#enrichedmarkdowntext-1)\n  - [Usage](docs/TEXT.md#usage)\n  - [Supported Markdown Elements](docs/TEXT.md#supported-markdown-elements)\n  - [Copy Options](docs/TEXT.md#copy-options)\n  - [Accessibility](docs/TEXT.md#accessibility)\n  - [RTL Support](docs/TEXT.md#rtl-support)\n  - [Customizing Styles](docs/TEXT.md#customizing-styles)\n  - [LaTeX Math](docs/LATEX_MATH.md)\n  - [Image Caching](docs/IMAGE_CACHING.md)\n  - [Markdown Streaming](docs/MARKDOWN_STREAMING.md)\n- [EnrichedMarkdownTextInput](#enrichedmarkdowntextinput-1)\n  - [Usage](docs/INPUT.md#usage)\n  - [Inline Styles](docs/INPUT.md#inline-styles)\n  - [Links](docs/INPUT.md#links)\n  - [Auto-Link Detection](docs/INPUT.md#auto-link-detection)\n  - [Mentions](docs/MENTIONS.md)\n  - [Style Detection](docs/INPUT.md#style-detection)\n  - [Other Events](docs/INPUT.md#other-events)\n  - [Customizing Styles](docs/INPUT.md#customizing-enrichedmarkdowntextinput--styles)\n- [API Reference](#api-reference)\n- [Web Support](docs/WEB.md)\n- [macOS Support](docs/MACOS.md)\n- [Compatibility Table](#compatibility-table)\n- [Contributing](#contributing)\n- [Future Plans](#future-plans)\n- [License](#license)\n\n## Prerequisites\n\n**Native (iOS / Android / macOS)**\n\n- Requires [the React Native New Architecture (Fabric)](https://reactnative.dev/architecture/landing-page)\n- See [Compatibility Table](#compatibility-table) for supported React Native versions\n- macOS support via [react-native-macos](https://github.com/microsoft/react-native-macos) `0.81+`\n\n**Web**\n\n- Requires [`react-native-web`](https://necolas.github.io/react-native-web/) and Metro (or another bundler with `.web.tsx` platform resolution)\n- No New Architecture requirement — the web renderer runs entirely in JavaScript via WebAssembly\n- Only `EnrichedMarkdownText` is supported on web (`EnrichedMarkdownTextInput` is native-only)\n- LaTeX math requires the optional [`katex`](https://katex.org/) peer dependency\n\n## Installation\n\n### Web\n\nNo steps beyond having `react-native-web` configured. For LaTeX math, install the optional peer dependency:\n\n```sh\nnpm install katex\n# or\nyarn add katex\n```\n\nSee [Web Support](docs/WEB.md) for full setup details, supported features, and prop behaviour.\n\n### Bare React Native app (iOS / Android)\n\n#### 1. Install the library\n\n```sh\nyarn add react-native-enriched-markdown\n```\n\n> [!TIP]\n> To try the latest features before they land in a stable release, install the nightly build:\n>\n> ```sh\n> yarn add react-native-enriched-markdown@nightly\n> ```\n>\n> Nightly versions are published to npm automatically and may contain breaking changes.\n\n#### 2. Install iOS / macOS dependencies\n\nThe library includes native code so you will need to re-build the native app.\n\n```sh\n# iOS\ncd ios && bundle install && bundle exec pod install\n\n# macOS (react-native-macos)\ncd macos && bundle install && bundle exec pod install\n```\n\n### Expo app\n\n#### 1. Install the library\n\n```sh\nnpx expo install react-native-enriched-markdown\n```\n\n#### 2. Run prebuild\n\nThe library includes native code so you will need to re-build the native app.\n\n```sh\nnpx expo prebuild\n```\n\n> [!NOTE]\n> The library won't work in Expo Go as it needs native changes.\n\n> [!IMPORTANT]\n> **iOS: Save to Camera Roll**\n>\n> If your Markdown content includes images and you want users to save them to their photo library, add the following to your `Info.plist`:\n>\n> ```xml\n> <key>NSPhotoLibraryAddUsageDescription</key>\n> <string>This app needs access to your photo library to save images.</string>\n> ```\n\n## EnrichedMarkdownText\n\nSee [EnrichedMarkdownText](docs/TEXT.md) for detailed documentation on usage examples, GFM tables, task lists, link handling, supported elements, copy options, accessibility, RTL support, and customizing styles. Mentions created by `EnrichedMarkdownTextInput` render as styled links — use [`linkVariants`](docs/MENTIONS.md#link-variants-styling) to customize their appearance.\n\n## EnrichedMarkdownTextInput\n\nSee [EnrichedMarkdownTextInput](docs/INPUT.md) for detailed documentation on usage examples, inline styles, links, style detection, events, and customizing styles.\n\n## API Reference\n\nSee the [API Reference](docs/API_REFERENCE.md) for a detailed overview of all the props, methods, and events available.\n\n## Web Support\n\nSee [Web Support](docs/WEB.md) for details on supported features, web-specific prop behaviour, and known limitations.\n\n## macOS Support\n\n`react-native-enriched-markdown` supports macOS via [react-native-macos](https://github.com/microsoft/react-native-macos). See [macOS Support](docs/MACOS.md) for details on macOS-specific features, known limitations, and the example app.\n\n## Future Plans\n\nWe're actively working on expanding the capabilities of `react-native-enriched-markdown`. Here's what's on the roadmap:\n\n- `EnrichedMarkdownTextInput`: headings, lists, blockquotes, code blocks, inline images\n- `EnrichedMarkdownTextInput` web support\n- macOS: block math rendering, VoiceOver accessibility, tail fade-in animation\n- Web: spoiler text, streaming animation, configurable link `target`, copy options (Copy as Markdown, multi-format clipboard)\n\n## Compatibility Table\n\n| | 0.81 | 0.82 | 0.83 | 0.84 | 0.85 |\n|---|:---:|:---:|:---:|:---:|:---:|\n| **nightly** | ⛔ | ⛔ | ✅ | ✅ | ✅ |\n| **0.6.0** | ⛔ | ⛔ | ✅ | ✅ | ✅ |\n| **0.5.0** | ⛔ | ⛔ | ✅ | ✅ | ✅ |\n| **0.4.x** | ✅ | ✅ | ✅ | ✅ | ⛔ |\n| **0.3.0** | ✅ | ✅ | ✅ | ✅ | ⛔ |\n| **0.2.x** | ✅ | ✅ | ✅ | ✅ | ⛔ |\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\n`react-native-enriched-markdown` library is licensed under [The MIT License](./LICENSE).\n\n---\n\nBuilt by [Software Mansion](https://swmansion.com/).\n\n[<img width=\"128\" height=\"69\" alt=\"Software Mansion Logo\" src=\"https://github.com/user-attachments/assets/f0e18471-a7aa-4e80-86ac-87686a86fe56\" />](https://swmansion.com/)\n","readmeFilename":"README.md"}