On Fri, Mar 09, 2018 at 12:20:39AM -0500, Z Ero wrote:
> Hello,
> 
> I have some some questions on the port / package for the Ghostwriter
> markdown editor on amd64 / 6.2.
> 
> 1st. I installed the editor and started using it and it worked fine.
> Now it mysteriously is not translating at least some markdown into
> html.
> 
> Whereas before
> 
> "#heading"
> 
> would live preview / export as large bolded text reading "heading" now
> it just shows in the HTML preview and export as "#heading"
> 

Shouldn't this be # heading, I just tried and with the space it properly
renders in the HTML preview. Without the space I get the same thing as
you just '#heading' with no formatting in the output.

> Additionally I am now getting the following error.
> 
> "QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
> '/tmp/runtime-<username>'"
> 
> at start up. Whereas before I was not.
> 

That's not an error, it's just information from the app. I wouldn't
worry about it.

> 2nd. does any one know how to enable spellcheck on Ghostwriter?
> 
> I get the errors
> /home/<username>/dict:C.aff
> 
> at start up.
> 

Spellchecking should work since 1.5.0p2 which is present in
OpenBSD 6.3. You just need to install the mozilla-dicts you
want and pick them from the drop down.

> I have tried deleting and re-installing ghost-writer and its
> dependencies and rebooting, etc.
> 
> It is really frustrating because the application was working fine the other 
> day.
> 
> The only thing I can think of is that some other application I
> installed after ghost writer changed the configuration of a shared
> dependancy / environmental variable but I don't know what and I have a
> limited amount of time to devote to troubleshooting right now.
> 
> Thanks
> 

Reply via email to