Skip to content
#

writing

Here are 568 public repositories matching this topic...

GledsonAfonso
GledsonAfonso commented Oct 26, 2018

Subject of the issue

Since there's a correlation between [get-alex/alex][alex], [words/cuss][cuss] and [retextjs/retext-equality][equality], we need some help updating the [contributing.md][contributing] file adding internationalization steps.

As mentioned in #202, the follow steps need to be specified on the file:

  • The words and their respective rates need to be added to the [words/
writefreely
fcevado
fcevado commented Apr 12, 2020

Describe the bug

if you start MySQL with --ssl mode enabled writefreely won't connect to the database.

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. start MySQL with --ssl mode.
  2. run writefreely --config and set the proper database credentials
  3. writefreely will error try to connect to the databse with this authentication plugin is not supported
idyll
mathisonian
mathisonian commented Mar 25, 2020

Is your feature request related to a problem? Please describe.
The docs should clearly expose how HTML tags can be used in Idyll markup, including how you can set class names and inline styles.

For example, you could write

[span className:"my-custom-text" style:`{color: 'red'}`] 
    my custom styled text
[/span]

Describe the solution you'd like
A new section in th

daviddq
daviddq commented Apr 10, 2020

Reading through the code I've found a lot of hidden and unexpected functionality. That functionality should be described on a document, specially the shortcuts, preferably within the tool so you can check them by holding F1.

Regarding the keys shortcuts, some of them are counterintuitive since they do not conform to standards. When elaborating such a document, try to identify non standard s

Improve this page

Add a description, image, and links to the writing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the writing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.