writing
Here are 547 public repositories matching this topic...
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/
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:
- Follow the Running in Unity tutorial
- Run the example in Unity
- See the erro
After setup my blog (BlogEngine.net 3.3.8.0 on IIS 8.0) to use https I cannot publish anymore a post. Neither I cannot re-add my blog after remove it.
When I try to do, I receive this error
Open Live Writer
Can't connect to your blog service:
Network Connection Error - Error attempting to connect to blog at:
http://www.myDomain.com
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:
- start MySQL with
--sslmode. - run
writefreely --configand set the proper database credentials - writefreely will error try to connect to the databse with
this authentication plugin is not supported
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
-
Updated
Feb 27, 2020 - JavaScript
-
Updated
Dec 13, 2019 - Vim script
-
Updated
May 28, 2020 - C#
-
Updated
May 14, 2020 - Go
Could you add some quick hints on how to host this on your own server?
What are the requirements.
Please not some Docker mess ;)
I got a huge CSV file with snake_case headers I want to decode to camelCased Swift properties.
Foundation's JSONDecoder already has this very handy option:
https://developer.apple.com/documentation/foundation/jsondecoder/2949119-keydecodingstrategy
Would be awesome to be able to define a key transformation like this.
-
Updated
Nov 22, 2019 - Vim script
Using Firefox 68.0.1 on Linux.
I currently only use the text-processing web app, but it should say I am using the text-processor in the title of the tab.
-
Updated
Jun 1, 2020 - Emacs Lisp
-
Updated
Jan 8, 2019 - Go
-
Updated
Mar 8, 2020 - JavaScript
-
Updated
Sep 8, 2018 - JavaScript
-
Updated
May 29, 2020 - Emacs Lisp
-
Updated
Jul 23, 2018 - Emacs Lisp
-
Updated
Jan 7, 2020 - Vim script
-
Updated
May 22, 2020
-
Updated
May 17, 2020 - CSS
| TODO | Importance | Status |
|---|---|---|
| Refactor the code | FINISHED | |
| Rewrite the README.md | FINISHED | |
| Write an article about v2.0, and submit it to awesome-vscode | Not started yet | |
| Support for files besides markdown | FINISHED | |
| Add testes and appveyor CI auto bui |
Improve this page
Add a description, image, and links to the writing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the writing topic, visit your repo's landing page and select "manage topics."

I think this would be very useful.
The current template (actually not even a template) is meant to be deleted right after the document is created... Which makes create new document a little bit more complex than it should be.
Thanks