terra-markdown
Advanced tools
Comparing version 2.40.0 to 2.41.0
@@ -7,2 +7,7 @@ Changelog | ||
2.41.0 - (July 7, 2020) | ||
------------------ | ||
### Changed | ||
* updated `master` references to `main`. | ||
2.40.0 - (June 9, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -259,2 +259,2 @@ # Terra Markdown | ||
## Component Features | ||
* [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/master/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) | ||
* [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/main/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) |
@@ -15,2 +15,2 @@ # Terra Markdown | ||
## Component Features | ||
* [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/master/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) | ||
* [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/main/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) |
{ | ||
"name": "terra-markdown", | ||
"main": "lib/Markdown.js", | ||
"version": "2.40.0", | ||
"version": "2.41.0", | ||
"description": "React component to display the content of markdown files.", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
}, | ||
"gitHead": "8f2b00e0c29d873351fc4265b27a14e8c4053352" | ||
"gitHead": "60d0cac8d2ed1b17bf1b30a0ddd53dd4c0ac9b3a" | ||
} |
@@ -10,3 +10,3 @@ # Terra Markdown | ||
- [Getting Started](#getting-started) | ||
- [Documentation](https://github.com/cerner/terra-core/tree/master/packages/terra-markdown/docs) | ||
- [Documentation](https://github.com/cerner/terra-core/tree/main/packages/terra-markdown/docs) | ||
- [LICENSE](#license) | ||
@@ -13,0 +13,0 @@ |
@@ -15,2 +15,2 @@ # Terra Markdown | ||
## Component Features | ||
* [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/master/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) | ||
* [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/main/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) |
@@ -140,3 +140,3 @@ ##### Table of Contents | ||
[I'm a relative reference to a repository file](../blob/master/LICENSE) | ||
[I'm a relative reference to a repository file](../blob/main/LICENSE) | ||
@@ -164,3 +164,3 @@ [You can use numbers for reference-style link definitions][1] | ||
[I'm a relative reference to a repository file](../blob/master/LICENSE) | ||
[I'm a relative reference to a repository file](../blob/main/LICENSE) | ||
@@ -189,3 +189,3 @@ [You can use numbers for reference-style link definitions][1] | ||
Inline-style: | ||
![alt text](https://github.com/cerner/terra-core/raw/master/terra.png "Logo Title Text 1") | ||
![alt text](https://github.com/cerner/terra-core/raw/main/terra.png "Logo Title Text 1") | ||
@@ -195,3 +195,3 @@ Reference-style: | ||
[logo]: https://github.com/cerner/terra-core/raw/master/terra.png "Logo Title Text 2" | ||
[logo]: https://github.com/cerner/terra-core/raw/main/terra.png "Logo Title Text 2" | ||
``` | ||
@@ -202,3 +202,3 @@ | ||
Inline-style: | ||
![alt text](https://github.com/cerner/terra-core/raw/master/terra.png "Logo Title Text 1") | ||
![alt text](https://github.com/cerner/terra-core/raw/main/terra.png "Logo Title Text 1") | ||
@@ -208,3 +208,3 @@ Reference-style: | ||
[logo]: https://github.com/cerner/terra-core/raw/master/terra.png "Logo Title Text 2" | ||
[logo]: https://github.com/cerner/terra-core/raw/main/terra.png "Logo Title Text 2" | ||
@@ -211,0 +211,0 @@ <a name="code"/> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86280