Re: HTML Tag Mismatch Finder!

2016-10-18 Thread Sujit Shah
I don't want to sound too pessimistic. From what you describe it has a WYSIWYG preview. I am surprised that no one finds a WYSIWYG editor useful. I have no intention to use it as a primary means for generating code. Its just so much more easier to visualize what you are coding without having to go

Re: HTML Tag Mismatch Finder!

2016-10-18 Thread Bernd Fröhlich
John DeSoi wrote: > Not a WYSIWYG editor, but BBEdit has a nice document syntax checker. Actually BBEdit is very close to a WYSIWIG editor. You can open a "preview"-window that instantly displays the changes that are made to the HTML-code. Very nice feature. (Won´t work with 4D tags though) Gre

Re: HTML Tag Mismatch Finder!

2016-10-17 Thread John DeSoi
Not a WYSIWYG editor, but BBEdit has a nice document syntax checker. John DeSoi, Ph.D. > On Oct 16, 2016, at 7:49 PM, Sujit Shah wrote: > > Has anyone got suggestions on WYSIWYG editors other than DW and MS Visual > Web? Something more basic.. *

Re: HTML Tag Mismatch Finder!

2016-10-16 Thread Sujit Shah
Has anyone got suggestions on WYSIWYG editors other than DW and MS Visual Web? Something more basic.. On Mon, Oct 17, 2016 at 11:33 AM, Sujit Shah wrote: > I have been using MS Expression Web whilst not the best I can quickly jump > to the code I need to work on by clicking on the relevant secti

Re: HTML Tag Mismatch Finder!

2016-10-16 Thread Sujit Shah
I have been using MS Expression Web whilst not the best I can quickly jump to the code I need to work on by clicking on the relevant section in the "Design" Pane. If I am not sure which table or row I am currently editing I can change the border or color to confirm this. Or I can simply type into t

Re: HTML Tag Mismatch Finder!

2016-10-16 Thread Sujit Shah
On Mon, Oct 17, 2016 at 10:23 AM, Lee Hinde wrote: > Like Lutz says, you're going to have a hard time trying to find issues with > the 4D tags because they're seen as comments. > > At the moment I am dealing with a large number of email templates setup in mailchimp. The templates are "re-engineer

Re: HTML Tag Mismatch Finder!

2016-10-16 Thread Lee Hinde
Like Lutz says, you're going to have a hard time trying to find issues with the 4D tags because they're seen as comments. When i've got something mismatched in a large file, I validate the displayed page, i.e, load the page (as best you can) in the browser, get the source and validate that. Someti

Re: HTML Tag Mismatch Finder!

2016-10-16 Thread Sujit Shah
On Sat, Oct 15, 2016 at 3:18 AM, Timothy Penner wrote: > Hi, > > > Have you tried ATOM ? > https://atom.io/ > > Many Thanks for the suggestion. Installed both. What exactly does the Miyako plugin do? -- xxx "There must be ingenuity as well as intention, strateg

RE: HTML Tag Mismatch Finder!

2016-10-14 Thread Timothy Penner
-Original Message- From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Sujit Shah Sent: Friday, October 14, 2016 2:15 AM To: 4D iNug Technical Subject: Re: HTML Tag Mismatch Finder! On Fri, Oct 14, 2016 at 6:42 PM, Epperlein, Lutz (agendo) < lutz.epperl...@agendo.de> wrote: >

Re: ​HTML Tag Mismatch Finder!

2016-10-14 Thread steve simpson
On Thu, Oct 13, 2016 at 11:00 PM, ​ ​ Sujit Shah wrote: > > > Is there a magic tool that can find a mismatched tag in several hundred > lines of HTML Code? > > One which can work with embedded 4D Tags?? > ​https://www.htmlvalidator.com/​ Steve Simpson ​Cimarron Softw

RE: HTML Tag Mismatch Finder!

2016-10-14 Thread Epperlein, Lutz (agendo)
> I have seen some validators get confused by the 4D Tags thats why I ask. I wouldn't call them validators if they get problems with html comments ... ;-) > I want to be able to collapse and expand the tree.. Yes you can do that too. But I'm fairly sure every html aware IDE or editor is able to d

Re: HTML Tag Mismatch Finder!

2016-10-14 Thread Sujit Shah
On Fri, Oct 14, 2016 at 6:42 PM, Epperlein, Lutz (agendo) < lutz.epperl...@agendo.de> wrote: > We use a full-fledged development environment: WebStorm by Jetbrains. > There are many inspector services among others for html too. > Embedded 4D Tags are html comments simply. > > Regards > Lutz > I h

RE: HTML Tag Mismatch Finder!

2016-10-14 Thread Epperlein, Lutz (agendo)
We use a full-fledged development environment: WebStorm by Jetbrains. There are many inspector services among others for html too. Embedded 4D Tags are html comments simply. Regards Lutz > -Original Message- > From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Sujit Shah >