2016年8月1日 星期一

AsciidocFX: incldue folder is not working in 1.4.7

The debug logs location was in  /Applications/AsciidocFX.app/Contents/java/app/log.

I found the previous include directory function is not working in 1.4.7.  After digging it, 

I found the root cause is AsciidocFX didn’t remove my previous  completedly.

You can just use below string to test it. 

 

= Hello world

If you see the out put result is “ =Hello work = hello world……”.  

It is just because there was some resident.  You can just delete your AsciidocFX from application folder

and then install a new one.   It resolved my problem after reinstalled it.

 

 

Regards,

Amos

沒有留言:

Obsidian 插件介紹:Text Generator

Text Generator 是 Obsidian 的一個插件,它可以根據給定的提示自動生成文本。這個插件使用 GPT-3 語言模型,能夠產生類似人類的文本,非常適合編寫故事、文章、電子郵件和其他類型文本。 主要功能: **生成文本:**根據提示生成各種長度的...