Skip to content

Commit

Permalink
Remove slack changes
Browse files Browse the repository at this point in the history
Signed-off-by: Subhajit Ghosh <subhajitstd07@gmail.com>
  • Loading branch information
subhajit20 committed Mar 27, 2024
1 parent 38bddb7 commit add0150
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/ref-web-components-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ The Contract Editor component provides a rich-text content editor for contract t

The contract editor does not support templates which use the following CiceroMark features:

* Lists containing [nested lists](markup-commonmark.md#nested-lists)
* List blocks [list blocks](markup-commonmark.md#list-blocks)
* Lists containing [nested lists](markup-commonmark#nested-lists)
* Templates [list blocks](markup-blocks#list-blocks)

## Error Logger

Expand Down
4 changes: 2 additions & 2 deletions docs/started-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Accord Project is also developing tools to help with authoring, testing and runn

### User Interface Components

- [Markdown Editor](https://github.com/accordproject/markdown-editor): a general purpose react component for markdown rendering and editing
- [Cicero UI](https://github.com/accordproject/cicero-ui): a library of react components for visualizing, creating and editing Accord Project templates
- [Markdown Editor](https://github.com/accordproject/web-components/tree/master/packages/ui-markdown-editor): a general purpose react component for markdown rendering and editing
- [Contract Editor](https://github.com/accordproject/web-components/tree/master/packages/ui-contract-editor): a rich-text content editor for contract text with embedded clauses.

## Developers Resources

Expand Down

0 comments on commit add0150

Please sign in to comment.