Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
denser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
denser
Commits
2dc25672
Commit
2dc25672
authored
2 years ago
by
Bartłomiej Górnicki
Browse files
Options
Downloads
Patches
Plain Diff
chore(docs): add link to live demo
parent
47c7b90d
No related branches found
Branches containing commit
No related tags found
1 merge request
!557
Move hive renderer to internal packages
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-1
4 additions, 1 deletion
README.md
with
4 additions
and
1 deletion
README.md
+
4
−
1
View file @
2dc25672
...
...
@@ -2,6 +2,9 @@
[

](https://www.npmjs.com/package/@hiveio/content-renderer)
[

](https://github.com/wise-team/steem-content-renderer/blob/master/LICENSE)
[

](http://makeapullrequest.com)
👉
**[Online demo](https://hive.pages.syncad.com/hive-renderer/)**
Portable library that renders Hive posts and comments to string. It supports markdown and html and mimics the behaviour of condenser frontend.
Features:
...
...
@@ -46,7 +49,7 @@ const safeHtmlStr = renderer.render(postContent);
## Browser usage:
See
[
demo
](
.
/sample/live-demo.html
)
.
See
[
demo
](
https://hive.pages.syncad.com/hive-renderer/
)
and
[
its source
](
https://gitlab.syncad.com/hive/hive-renderer/-/blob/master
/sample/live-demo.html
)
.
```
html
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment