Questions tagged [wysiwyg]

WYSIWYG (What You See Is What You Get) describes in computing a program in which content (text and graphics) displayed on-screen during editing appears in a form closely corresponding to its appearance when printed or displayed as a finished product.

20 questions
284
votes
10 answers

How to use Markdown in Notepad++

I love writing in Markdown and would like to be able to write and preview Markdown content in Notepad++. Are there any WYSIWYG Markdown plugins for Notepad++?
srk
  • 3,041
81
votes
15 answers

Markdown Live Preview Editor?

I am currently using Textmate to create Markdown documents, but it requires me to press CtrlOptionCmd + P everytime I want to 'update' the Markdown output window. Essentially I am using it like a word processor. Is there a Markdown editor for Mac…
Brock Woolf
  • 1,966
13
votes
2 answers

Create latex style files

What (WYSIWYG) tools are there for creating LaTeX style files? What guides exist on how to build them by hand? Could you recommend some? =EDIT= To clarify - I'm looking for something that will give a .sty or .cls file or similar (not entirely sure…
PeterJCLaw
  • 2,804
3
votes
1 answer

What is the best tool to save a HTML file?

Suppose I see a HTML page and I want to save it on disk. Using all methods I found, the saved sites are never same as they look in a browser. So is there any free tool that can be used to save websites? It should also download every file, like CSS,…
3
votes
3 answers

WYSIWYG editor for structured text (suitable for SVN versioning)

I'm looking for an open source cross platform WYSIWYG editor that I can use to write documentation. I'm not looking for a web based solution - i.e. it should work without a web server, and I want to save my files directly to disk. The result…
3
votes
6 answers

What WYSIWYG HTML editor should I give a novice

Possible Duplicate: Are there any free open source HTML editors? I have a friend who wants to have a simple website for his business. But he is a total HTML novice. I'm willing to set up his hosting for him, and teach him how to upload content to…
BIBD
  • 1,594
2
votes
2 answers

Graphics editor that represents everything as code/script/markup?

When I'm creating graphics in Photoshop or Illustrator, I often wish my work was entirely represented by some plain-text format so that I could dive down and make rapid changes without doing too much work. (For example: changing the properties of a…
2
votes
5 answers

What WYSIWYG software can I use to create a web page?

Possible Duplicates: Are there any free open source HTML editors? Please recommand a tool for Html Editing I always made web pages by writing HTML code but now I would like to try to use some WYSIWYG approach. Can anybody recommend me a program…
Roman
  • 545
1
vote
1 answer

Is there online markdown editor with buttons

I am looking for wysiwyg markdown editor with livepreview . I have this list http://mashable.com/2013/06/24/markdown-tools/ But here none has buttons in it. I mean . there i ahve to type the syntax like ## for `heading and , ``` code ``` for…
Mirage
  • 3,003
1
vote
1 answer

Modify another program's WinAPI layout

I have a program that displays a GUI overlay using raw WinAPI and I was wondering if anyone was aware of any tools that injects itself in another program and allows you to modify the GUI of the program in real time? For example, if I wanted to…
toficofi
  • 176
1
vote
0 answers

Is there some application to edit local wiki pages in WYSIWYG mode ON windows?

I am searching for some application which will help me with writing project documentation. From what i understand now, gollum and gitit should help me with that, but it seems that they can't be used on windows. Features wanted: I want to edit…
grizwako
  • 111
1
vote
3 answers

Notebook application which uses HTML as its native file format

Does anyone know of a wysiwyg application for taking notes, preferably in a tree structure, which loads from and saves to HTML directly?
Dimitri C.
  • 2,342
0
votes
2 answers

How can WYSIWYG editors directly edit HTML?

I was reading an old Lifehacker article titled, "Five Best WYSIWYG HTML Editors", and it got me thinking. It seems to me that the phrase WYSIWYG editor that can also directly edit HTML is a contradiction. "WYSIWYG" means, as most of you probably…
user402879
0
votes
1 answer

Why jeditable WYSIWYG plugin behave differently in different web-browsers?

Normally when we type a sentence in an wysiwyg editor and if we need one in next line we use to press the enter key and it will automatically insert a
tag. But when we use the jeditable WYSIWYG editor and do this it is inserting

tags…
0
votes
0 answers

What's the best way to work with a sharepoint site?

I'm a developer who's never used MS SharePoint to manage web sites. The company I work for uses them all the time. They've set us up a web page, with a template to base new pages from. As well, they've given us accounts to log in, and manage web…
Frantumn
  • 996
1
2