Skip to content
#

writing

Here are 547 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/
TheBricktop
TheBricktop commented Dec 6, 2018

Describe the bug
The Unity usage example assumes that user has Rantionary.rpkg file in assets/resources folder but there is no step by step information on how to import those and from what source.
The Rant3.zip from github doesn't contain said file.

To Reproduce
Steps to reproduce the behavior:

  1. Follow the Running in Unity tutorial
  2. Run the example in Unity
  3. See the erro
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

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.