Skip to content

Commit

Permalink
Reformat .md/.mdx files with Prettier (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
nihalgonsalves authored Jan 30, 2025
1 parent e861e40 commit 31ba54a
Show file tree
Hide file tree
Showing 124 changed files with 3,451 additions and 2,771 deletions.
3 changes: 3 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## Motivation / Description

## Changes introduced

## Linear ticket (if any)

## Additional comments
3 changes: 0 additions & 3 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
tools
code_blocks
openapi-spec
# TODO: Reformat. MDX is whitespace sensitive, so it requires making sure all the docs still look good.
**/*.md
**/*.mdx
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,19 +98,19 @@ The default sidebar is rendered at the bottom of `sidebars.js`.

- Install dependencies

```sh
$ yarn install
```
```sh
$ yarn install
```

- Optionally install [typos-cli](https://github.com/crate-ci/typos)

```sh
brew install typos-cli
```
```sh
brew install typos-cli
```

See the link for other options.
This is optional, but will enable running it via the pre-commit hook. You can also use the recommended [vscode extension](https://marketplace.visualstudio.com/items?itemName=tekumara.typos-vscode) or let it run via GitHub Actions when you create a PR.
See the link for other options.

This is optional, but will enable running it via the pre-commit hook. You can also use the recommended [vscode extension](https://marketplace.visualstudio.com/items?itemName=tekumara.typos-vscode) or let it run via GitHub Actions when you create a PR.

### Local Development

Expand Down
68 changes: 34 additions & 34 deletions docs/customers/customer-attributes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,40 +96,40 @@ Attribute keys beginning with `$` are reserved for RevenueCat. The current list

#### General

| Key | Description |
| :----------------------- | :----------------------------------------------------------- |
| `$displayName` | Name that should be used to reference the user |
| `$apnsTokens` | Apple push notification tokens for the user. |
| `$fcmTokens` | Google push notification tokens for the user. |
| `$attConsentStatus` | Apple App Tracking Transparency consent status for the user. |
| `$clevertapId ` | Clever Tap ID for the user. |
| `$idfa` | iOS advertising identifier UUID. |
| `$idfv` | iOS vender identifier UUID. |
| `$gpsAdId` | The advertising ID that is provided by Google Play services. |
| `$amazonAdId` | Amazon Advertising ID. |
| `$adjustId` | The unique Adjust identifier for the user. |
| `$amplitudeDeviceId` | The Amplitude Device ID. |
| `$amplitudeUserId` | The Amplitude User ID. |
| `$appsflyerId` | Appsflyer Id. The unique Appsflyer identifier for the user. |
| `$brazeAliasName` | The Braze 'alias_name' in User Alias Object. |
| `$brazeAliasLabel` | The Braze 'alias_label' in User Alias Object. |
| `$clevertapId` | The CleverTap ID for the user. |
| `$fbAnonId` | The Facebook Anonymous ID for the user. |
| `$attConsentStatus` | Apple App Tracking Transparency consent status for the user. |
| `$mparticleId` | The unique mParticle user identifier (mpid). |
| `$onesignalId` | The OneSignal Player Id for the user. |
| `$airshipChannelId` | The Airship channel ID for the user. |
| `$iterableUserId` | The Iterable ID for the user. |
| `$iterableCampaignId` | The Iterable campaign ID. |
| `$iterableTemplateId` | The Iterable template ID. |
| `$firebaseAppInstanceId` | The Firebase instance identifier. |
| `$mixpanelDistinctId` | The Mixpanel user identifier. |
| `$kochavaDeviceId` | The unique Kochava device identifier. |
| `$ip` | The IP address of the device. |
| `$email` | Email address for the user. |
| `$phoneNumber` | Phone number for the user. |
| `$posthogUserId` | The PostHog User ID |
| `$deviceVersion` | Device, platform and version information. |
| Key | Description |
| :------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `$displayName` | Name that should be used to reference the user |
| `$apnsTokens` | Apple push notification tokens for the user. |
| `$fcmTokens` | Google push notification tokens for the user. |
| `$attConsentStatus` | Apple App Tracking Transparency consent status for the user. |
| `$clevertapId ` | Clever Tap ID for the user. |
| `$idfa` | iOS advertising identifier UUID. |
| `$idfv` | iOS vender identifier UUID. |
| `$gpsAdId` | The advertising ID that is provided by Google Play services. |
| `$amazonAdId` | Amazon Advertising ID. |
| `$adjustId` | The unique Adjust identifier for the user. |
| `$amplitudeDeviceId` | The Amplitude Device ID. |
| `$amplitudeUserId` | The Amplitude User ID. |
| `$appsflyerId` | Appsflyer Id. The unique Appsflyer identifier for the user. |
| `$brazeAliasName` | The Braze 'alias_name' in User Alias Object. |
| `$brazeAliasLabel` | The Braze 'alias_label' in User Alias Object. |
| `$clevertapId` | The CleverTap ID for the user. |
| `$fbAnonId` | The Facebook Anonymous ID for the user. |
| `$attConsentStatus` | Apple App Tracking Transparency consent status for the user. |
| `$mparticleId` | The unique mParticle user identifier (mpid). |
| `$onesignalId` | The OneSignal Player Id for the user. |
| `$airshipChannelId` | The Airship channel ID for the user. |
| `$iterableUserId` | The Iterable ID for the user. |
| `$iterableCampaignId` | The Iterable campaign ID. |
| `$iterableTemplateId` | The Iterable template ID. |
| `$firebaseAppInstanceId` | The Firebase instance identifier. |
| `$mixpanelDistinctId` | The Mixpanel user identifier. |
| `$kochavaDeviceId` | The unique Kochava device identifier. |
| `$ip` | The IP address of the device. |
| `$email` | Email address for the user. |
| `$phoneNumber` | Phone number for the user. |
| `$posthogUserId` | The PostHog User ID |
| `$deviceVersion` | Device, platform and version information. |
| `$appleRefundHandlingPreference` | The [App Store refund preference](/platform-resources/apple-platform-resources/handling-refund-requests#overriding-refund-preference) to override for the user. |

:::warning attConsentStatus is populated regardless of requesting any permission
Expand Down
Loading

0 comments on commit 31ba54a

Please sign in to comment.