Mark

Results 13 issues of Mark

https://parceljs.org/features/development/#caching

## Add/Update/Remove - [x] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md) - [x] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md) - [x] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the contributing...

#### Checklist - [x] Use a separate branch in your local repo (not `main`). - [x] Test coverage is 100% (or you have a story for why it's ok). [parcel-bundler](https://www.npmjs.com/package/parcel-bundler)...

I submitted a [package](https://packagist.org/packages/remarkablemark/php-composer-test) and it failed with the error: Here's the copied error: ``` Update of remarkablemark/php-composer-test failed, invalid composer.json metadata [Composer\Repository\InvalidRepositoryException] Some branches contained invalid data and were...

## Expected Behavior Carriage return preserved in client parser: ```js import parse from 'html-dom-parser'; parse('\r\n'); // '\r\n' ``` ## Actual Behavior Carriage return stripped in client parser: ```js import parse...

bug

### Summary When building React Native 0.70 for Android, it fails with the error: ``` ./node_modules/react-native-maps/android/src/main/java/com/rnmaps/maps/MapUIBlock.java:7: error: package com.facebook.react.fabric.interop does not exist import com.facebook.react.fabric.interop.UIBlockViewResolver; ^ ./node_modules/react-native-maps/android/src/main/java/com/rnmaps/maps/MapUIBlock.java:64: error: package com.facebook.react.fabric.interop does...

bug

When linting the code block from [Creator-Defined Statements ](https://www.renpy.org/doc/html/cds.html): ```sh renpy game lint ``` I received the error: ``` While running game code: File "examples/_creator_defined_statements.rpy", line 21, in lint_random renpy.error(renpy.check_text_tags(i.what))...

**Is your feature request related to a problem? Please describe.** As a developer, I want to use [[email protected]](https://github.com/firebase/firebase-js-sdk/releases/tag/firebase%4011.0.0) so that I'm using the latest version. **Describe the solution you'd like**...