Skip to content

Commit

Permalink
Merge pull request #182 from gaiaresources/BDRSPS-736
Browse files Browse the repository at this point in the history
BDRSPS-736 Fixes minor issues with appendix heading formatting.
  • Loading branch information
Lincoln-GR authored Aug 20, 2024
2 parents a8ec6e3 + 6a2ceea commit fbe5e35
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ valid for that conservationJurisdiction.

{{tables.threat_status}}

## APPENDIX-II: Timestamp
### APPENDIX-II: Timestamp
Following date and date-time formats are acceptable within the timestamp:

| TYPE | FORMAT |
Expand All @@ -118,7 +118,7 @@ Where:<br/>
&emsp; ss = two digits of second (00 through 59) <br/>


## APPENDIX-III: UTF-8
### APPENDIX-III: UTF-8
UTF-8 encoding is considered a best practice for handling character encoding, especially in
the context of web development, data exchange, and modern software systems. UTF-8
(Unicode Transformation Format, 8-bit) is a variable-width character encoding capable of
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Where:<br/>
&emsp; ss = two digits of second (00 through 59) <br/>


## APPENDIX-III: UTF-8
### APPENDIX-IV: UTF-8
UTF-8 encoding is considered a best practice for handling character encoding, especially in
the context of web development, data exchange, and modern software systems. UTF-8
(Unicode Transformation Format, 8-bit) is a variable-width character encoding capable of
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ that are also valid for that `conservationJurisdiction`.

{{tables.threat_status}}

## APPENDIX-II: Timestamp
### APPENDIX-II: Timestamp
Following date and date-time formats are acceptable within the timestamp:

| TYPE | FORMAT |
Expand All @@ -121,7 +121,7 @@ Where<br/>
&emsp; `ss`: two digits of second (00 through 59) <br/>


## APPENDIX-III: UTF-8
### APPENDIX-III: UTF-8
UTF-8 encoding is considered a best practice for handling character encoding, especially in
the context of web development, data exchange, and modern software systems. UTF-8
(Unicode Transformation Format, 8-bit) is a variable-width character encoding capable of
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Where:<br/>
&emsp; ss = two digits of second (00 through 59) <br/>


## APPENDIX-III: UTF-8
### APPENDIX-IV: UTF-8
UTF-8 encoding is considered a best practice for handling character encoding, especially in
the context of web development, data exchange, and modern software systems. UTF-8
(Unicode Transformation Format, 8-bit) is a variable-width character encoding capable of
Expand Down

0 comments on commit fbe5e35

Please sign in to comment.