emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>,
	Joseph Turner <joseph@breatheoutbreathe.in>,
	Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] Server-side export problem in Worg? (was: [PATCH] org-contrib/babel/languages/ob-doc-plantuml.org: ASCII output)
Date: Thu, 22 Sep 2022 21:03:44 +0700	[thread overview]
Message-ID: <2de98054-03b5-2051-2b7b-abf771e29f9b@gmail.com> (raw)
In-Reply-To: <87o7v7a9g5.fsf@localhost>

On 22/09/2022 19:18, Ihor Radchenko wrote:
> Joseph Turner writes:
> 
>> Actually, I just looked at the org-mode documentation on the site today,
>> and noticed that the examples of use section
>> (https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-plantuml.html#org6cd541e)
>> has the wrong ASCII output. The output should be
>>
>>        ,---.          ,-----.
>>        |Bob|          |Alice|
>>        `-+-'          `--+--'
>>          | Hello World!  |
>>          |-------------->|
>>        ,-+-.          ,--+--.
>>        |Bob|          |Alice|
>>        `---'          `-----'
>>
>> but instead it's just
>>
>> Bob -> Alice : Hello World!
> 
> The .org source for the page does contain the correct ASCII art version.
> (you can check it at https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-plantuml.org)
> 
> Bastien, there seems to be an issue with Worg export on server. Can you
> please check?

There is nothing wrong with Worg export. The code block lacks ":exports 
result", so HTML output contain its source.

Notice that plantuml is not installed by CI (I think intentionally), so 
no code blocks are evaluated during export. You may check logs by 
clicking on a build number at https://builds.sr.ht/~bzg/worg



  reply	other threads:[~2022-09-22 15:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-05 21:42 [PATCH] org-contrib/babel/languages/ob-doc-plantuml.org: ASCII output Joseph Turner
2022-08-06  8:37 ` Ihor Radchenko
2022-08-14  5:30   ` Joseph Turner
2022-09-15  9:32     ` Ihor Radchenko
2022-09-15  9:33       ` Ihor Radchenko
2022-09-15 16:23         ` Joseph Turner
2022-09-21  9:19           ` Joseph Turner
2022-09-22 12:18             ` [BUG] Server-side export problem in Worg? (was: [PATCH] org-contrib/babel/languages/ob-doc-plantuml.org: ASCII output) Ihor Radchenko
2022-09-22 14:03               ` Max Nikulin [this message]
2022-09-22 15:36               ` [BUG] Server-side export problem in Worg? Bastien Guerry
2022-09-22 23:53                 ` Joseph Turner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2de98054-03b5-2051-2b7b-abf771e29f9b@gmail.com \
    --to=manikulin@gmail.com \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=joseph@breatheoutbreathe.in \
    --cc=yantar92@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).