Hi, Note that using Pandoc in that way (running the `pandoc` command with no arguments, typing in some text, and then hitting a control key to get it to take that input and produce output, interactively) is a rather unusual way to use Pandoc, IMO. I've been using pandoc for a while and have never done that. More typical is to create a text file (using whatever plain text editor you like), and then run the pandoc command on it, from within your terminal, for example: pandoc -s -S -c styles.css -o foo.html foo.txt (where, here, you'd create your own styles.css file, and it would be present in the same directory as the other files). -- John On Mon, Oct 28, 2013 at 10:15 AM, Julie Charbonnier < charbonnier.julie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Thank you so much! I was pressing Ctrl-Z and then not pressing Enter. > > I am completely new at this... so thanks again! > > On Sunday, October 27, 2013 9:55:45 PM UTC-4, EBkysko wrote: >> >> After writing "two", press Enter, then Ctrl-Z, then Enter. >> i.e. the Ctrl-Z should be on its own line, and should be followed by >> Enter. >> >> Also, you can do this also in the Command Line (cmd), as well as Power >> Shell. >> > -- > You received this message because you are subscribed to the Google Groups > "pandoc-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/pandoc-discuss/e668f894-f19d-4c98-8e72-cc35c62357b1%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAO9PwMUDpNYqYHmXRwRtfzACFP4NULsstQfuwvrMoiXQurwgdw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.