plugin HTML+Markdown Live Preview

Plugins for SynWrite and CudaText...
lincpa
Posts: 4
Joined: 13.10.2020 12:31

Post by lincpa »

RJ TextED 14.90 Beta(write by delphi) based on MSIE and Chrome, but it is not open source software.
lincpa
Posts: 4
Joined: 13.10.2020 12:31

Post by lincpa »

can it change ie-core to CEF4Delphi?

https://github.com/salvadordf/CEF4Delphi
uvviewsoft
Posts: 392
Joined: 01.12.2020 13:46

Post by uvviewsoft »

No, it is very hard to integrate it.
main Alexey
Posts: 3004
Joined: 25.08.2021 18:15

Post by main Alexey »

Similar simpler plugin, 'Markdown Preview', was updated now.

2022.08.15
+ add: seems, Firefox was improved, it now also supports 'live' mode
+ add: don't always react to 'on_change_slow', do it only after call of plugin's command
+ add: updated all Python libs, added more libs which are required
nerdyguy1990
Posts: 2
Joined: 06.10.2023 02:22

HTML Live Preview: cannot connect from browser

Post by nerdyguy1990 »

Hi. I downloaded Cudatext and installed live HTML preview, and I also edited the settings so that the browser is one of my daily browsers and set it to the path where the file is. I click start server, and it loads in the browser, but it doesn't connect. I've tried changing the port number and still nothing. Every single time the browser says can't connect, and I've double checked the settings, everything seems in order. Is there a way to fix this?
main Alexey
Posts: 3004
Joined: 25.08.2021 18:15

Re: Can't open live HTML preview

Post by main Alexey »

I missed the notification about this topic. sorry for big delay.
to help you with HTML Live Preview plugin, i need screenshots of errors in the Terminal (console) window.
or the video which shows these errors.

> I click start server, and it loads in the browser, but it doesn't connect.
What browser is it? Chrome, Firefox?

You may also try to change the port number in plugin config-file: from 5000 to e.g. 5500.
You maybe need to follow steps in readme.txt:
https://github.com/CudaText-addons/cuda ... readme.txt
Post Reply