question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Description

Currently, the individual package documentation is lacking.

Each package should include the following

  • Badges for build size, latest version, downloads / month, open pull requests by label, open issues by label, close prs by label, license, stars
  • Integrate lgtm
  • Logo on all readme.md pages
  • Code examples for each package
  • Include /packages with each package documented as a path in docs.remirror.org/packages/<package-name>
  • Getting started guide i.e. by building an editor example
  • Build an example extension guide

Example usage for:

  • Twitter UI
  • GitHub UI
  • Floating Menu

User requested documentation

  • [RenderTree] document how to configure RenderTree if Remirror has user-defined extensions like new marks or nodes #66
  • [Remirror] document how to hook into Remirror events / prosemirror events
  • [tutorial] demonstrate how to set up Remirror editor that can toggle between markdown editing and toolbar editing just like https://prosemirror.net/examples/markdown/

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
hcharleycommented, Jul 20, 2019

Small piece of feedback, that could be an easy todo:

It seems like headers in the docs are a bit inconsistent. It seems like we’d want to make sure each page has a similar title just to help users navigate and keep things looking clean.

For example: a page with a large title (h1)

image

For example: a page without a title

image

0reactions
ifiokjrcommented, Jul 22, 2019

@charlex I’ll get started on this probably towards the backend of this week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Documentation - Wikipedia
Documentation is any communicable material that is used to describe, explain or instruct regarding some attributes of an object, system or procedure, ...
Read more >
Documentation Definition & Meaning - Merriam-Webster
1 · the act or an instance of furnishing or authenticating with documents ; 3 · information science ; 4 · the usually...
Read more >
Importance of Documentation | The Workstream - Atlassian
Effective documentation collects all of the must-know information about a task, project, or team (from account logins to step-by-step instructions) in a ...
Read more >
DOCUMENTATION definition | Cambridge English Dictionary
official or legal documents that are needed in order to prove something: provide/produce documentation Many lenders are now requiring borrowers ...
Read more >
3.11.1 Documentation
This is the official documentation for Python 3.11.1. Parts of the documentation: What's new in Python 3.11? or all "What's new" documents since...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found