Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some markdown output has dots escaped, others don’t #91

Open
silverhook opened this issue Dec 12, 2024 · 0 comments
Open

Some markdown output has dots escaped, others don’t #91

silverhook opened this issue Dec 12, 2024 · 0 comments

Comments

@silverhook
Copy link

Looking at https://github.com/contributoragreements/ca-cla-chooser/tree/main/agreement_texts it seems that in .md files in for some headers, the dot after the number of the section is escaped (e.g. 1\.), while for others it is not (e.g. 5.)

e.g.

grep "##" fla-outbound1-2.1-alfa.md 

produces

## Fiduciary License Agreement 2.0
## Individual Contributor Exclusive License Agreement
## (including the Traditional Patent License OPTION)
### 0\. Preamble
### How to use this FLA
### 1\. Definitions
### 2\. License grant
#### 2.1 Copyright license to Us
#### 2.2 Moral rights
#### 2.3 Copyright license back to You
### 3\. Patents
#### 3.1 Patent license
#### 3.2 Revocation of patent license
### 4\. License obligations by Us
### 5. Disclaimer
### 6. Consequential damage waiver
### 7. Approximation of disclaimer and damage waiver
### 8. Term
### 9. Miscellaneous
### You
### Us
#### Recreate this Contributor License Agreement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant