Fix #425 - Fix tags markdown documentation with <br/> for newlines

This commit is contained in:
sureshms 2021-09-07 10:50:50 -07:00
parent f48e34be9e
commit 1a80465f79
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "PersonalData",
"categoryType": "Classification",
"description": "Tags related classifying **Personal data** as defined by **GDPR.**\n\n\n\n_Note to Legal - This tag category is provided as a starting point. Please review and update the tags based on your company policy. Also, add a reference to your GDPR policy document in this description._",
"description": "Tags related classifying **Personal data** as defined by **GDPR.**<br/><br/>_Note to Legal - This tag category is provided as a starting point. Please review and update the tags based on your company policy. Also, add a reference to your GDPR policy document in this description._",
"children": [
{
"name": "Personal",

View File

@ -1,7 +1,7 @@
{
"name": "PII",
"categoryType": "Classification",
"description": "Personally Identifiable Information information that, when used alone or with other relevant data, can identify an individual.\n\n\n\n_Note to Legal - This tag category is provided as a starting point. Please review and update the tags based on your company policy. Also, add a reference to your PII policy document in this description._",
"description": "Personally Identifiable Information information that, when used alone or with other relevant data, can identify an individual.<br/><br/>_Note to Legal - This tag category is provided as a starting point. Please review and update the tags based on your company policy. Also, add a reference to your PII policy document in this description._",
"children": [
{
"name": "None",