Added roman and alphanumeric list feature
Closes https://github.com/accordproject/template-playground/issues/10
Added roman and alphanumeric list feature
Author Checklist
- [ ] Ensure you provide a DCO sign-off for your commits using the
--signoffoption of git commit. - [ ] Vital features and changes captured in unit and/or integration tests
- [ ] Commits messages follow AP format
- [ ] Extend the documentation, if necessary
- [ ] Merging to
mainfromfork:branchname
I have only added the Roman list feature as of now. Any suggestion for an alphanumeric list @dselman
hey @sanketshevkar @DianaLease can you guys review this pr and give me a feedback ?
Can you please add a unit test / screenshot / screen-recording whichever you feel that can help us verify the changes you've made? Thanks.
Can you please add a unit test / screenshot / screen-recording whichever you feel that can help us verify the changes you've made? Thanks.
Have one confusion that in the issue @dselman mentioned the markdown should have roman and alphanumeric list ... here what does markdown mean like there are multiple markdown packages I can see in the repo ... so which one should have that feature ?