APIs
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [x] set markdown from localStorage `ref.current.getInstance().setMarkdown("# rahul\n")`
- [x] to change style `ref.current.getInstance().changePreviewStyle("tab")`
- [x] reset `ref.current.getInstance().reset()`
- [x] html to markdown `ref.current.getInstance().setHTML('
Hi,testing
')`- [x] place holder `ref.current.getInstance().setPlaceholder('# This is heading\nThis is description!')`
- [x] API https://nhn.github.io/tui.editor/latest/
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the checked API examples in the issue and the linked TUI Editor API documentation first. No repository file or test is named, so clarify where these examples belong and which API coverage is expected; done means the requested API documentation is added or updated and the examples remain accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100