From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id Y7cZEcoDWGF2PwAAgWs5BA (envelope-from ) for ; Sat, 02 Oct 2021 09:01:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id uNYoDMoDWGH6FgAAB5/wlQ (envelope-from ) for ; Sat, 02 Oct 2021 07:01:30 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3DFBB2925F for ; Sat, 2 Oct 2021 09:01:29 +0200 (CEST) Received: from localhost ([::1]:34318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWZ1U-0005ex-Dz for larch@yhetil.org; Sat, 02 Oct 2021 03:01:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41856) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWYzj-0005el-MC; Sat, 02 Oct 2021 02:59:39 -0400 Received: from mail-pj1-x1033.google.com ([2607:f8b0:4864:20::1033]:40825) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWYzh-0002L1-7J; Sat, 02 Oct 2021 02:59:39 -0400 Received: by mail-pj1-x1033.google.com with SMTP id d4-20020a17090ad98400b0019ece228690so10952899pjv.5; Fri, 01 Oct 2021 23:59:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=tRIGbkgKamX+/fWrkjJuvQPyLXbeXQmN/wFpncspVUE=; b=M7nzy2RGTul0QfGuwkByNmo00XWaxY2t9QWWJZ2gEDuBOZtsTMnv1k3iTj0JaP7AHO ExzANS7cYmYDkqlgyxJRIIqNwouCAB1Fwxv/jp3pdaOr/kZLk/CtBcWzj/HTha7lqdBc Fs70ph2kKx78Ud8c8qcxOnpM9gzeQ9oD5F8wLgUnDCBHjwxLARQf4fPw1yY9eD57wviZ zWwAGFOzBOB1Kwma5mGV5oNdWSIKegBpYChpJj5M9dit4OSIhv0WWRt8KexyeTXRnPM0 az8es0DvyAa7MbaazcPkyyg6LbQRSlXiQs1wvTE5vn9p5SKX8pNtW8SSi9cyjHocyU27 EG5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=tRIGbkgKamX+/fWrkjJuvQPyLXbeXQmN/wFpncspVUE=; b=cU6QuFboeLpzf5Mu/a3CgWIgq8UNk4/Cg1OcMMMiTeR53XP0biqzIJSEWG/hYFyNk0 5wV/J0lAZvorCFP5Q/np3BCb3+sHgPzq1gdjda71yRorZr8ArFrTBzznCIDuKZS+Vcm+ vKAgsNlBXjV2bZ72i7BGZp64gW174n5aksN9TGicUpTJG5KBKX5cSgoXLhAoG9fG99KW B56K52FCctP2FbtSi54Xav/YasEmomzHu2JCFTmkmquVR6D1COpbMmjcFtv/8t8yEknu 0sP1zk1nTaMwStD1btKKjZAcs5TFov2h41p3+g35oIuae6uAkbv/lD40r6VaFY1JcMnV 3UqA== X-Gm-Message-State: AOAM530C8zmmV0KczjNgaokHlB9D3Nh7gM4hYC1iqyWgQ3+ttGaKHD8V 4wjY9Y56koJP+xXJz+2DU+I= X-Google-Smtp-Source: ABdhPJxpq3FjDj+6KkzTfwmsQ866gL5mo3nQX/bYcYFoIKhuZVLceU6SsfURIRf6qNp2fPxKIZw1ow== X-Received: by 2002:a17:90b:3850:: with SMTP id nl16mr2605291pjb.233.1633157975342; Fri, 01 Oct 2021 23:59:35 -0700 (PDT) Received: from localhost (211-22-147-226.hinet-ip.hinet.net. [211.22.147.226]) by smtp.gmail.com with ESMTPSA id z16sm4133075pfj.143.2021.10.01.23.59.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Oct 2021 23:59:34 -0700 (PDT) From: Ihor Radchenko To: Jean-Christophe Helary Subject: Re: Elegant way to export org to Markdown ? In-Reply-To: References: <03D77FFE-6631-44E1-A77B-F074588AAB3B@traduction-libre.org> <874ka0q894.fsf@protesilaos.com> <3C6B8391-E040-408F-ABE7-373EF4A8B26A@traduction-libre.org> <87y27cx7ue.fsf@localhost> Date: Sat, 02 Oct 2021 15:00:52 +0800 Message-ID: <87sfxjykpn.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1033; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1033.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Protesilaos Stavrou , emacs-humanities@gnu.org, orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633158090; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=tRIGbkgKamX+/fWrkjJuvQPyLXbeXQmN/wFpncspVUE=; b=eE2ypLq5kp+SzYeViG2TfNjmkG0BAGeUnFRNivHF1o43A9CGux1ped/mhF6dD21NQJ5dGT hBBd6Lid8eqYFXqmJEbxxFlx+IfZS8nCxDdlrLLAvpMfxyex4pCuu22HTQ1vmdqDg2CegO oGnaUDAiA9xWNssv0/oI1+vPlAFiKWswDO789f4abZIOZsKOtWKzn9Gey/4TZ1NbQuZDZQ 7T8ONrgYNHGWsBMLhswITRXWKbeqWi54W7bXI5dagHAd5a5+qa2wwYQu/OOdsowJ3QBAN2 QL4w7cmiFObwlXIc1G5HwhNYi6G45yyKfspmnGc29ocMGBTvqSczhn0TAygygA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633158090; a=rsa-sha256; cv=none; b=qoEnTEIVWayH1ZtI8WFPSckmHh5rkPC4p0R6QK6esO8DFo3Z6YCm/v3ZRRU8J8HoDEUSxl gKxNyzSOLmQqYA7WDzDuLEJCEgkBRhH2TL5ur+trl3PlxEKGmh+vVFBaXKPoPCxbx385ji 1mK0TzbXrmEQwHioepEBs78SPpmp5OJ9aPqBrpbEw22XwYjgxwO/GMRe0fKSBoeZloOgLn 9rvNpq0FUyTQgQHm6MAEXx51mB19H8WKQ/l1NmJZZr2590yUR2LEzmRAxJ8Wg0ghH3/h3u dGkP1qRZeEHNnvs0l4cttHiY2oDVUgCEeuknH+mf5+PMu0ofjo8uPKLL1KsG5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=M7nzy2RG; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -0.11 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=M7nzy2RG; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 3DFBB2925F X-Spam-Score: -0.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1Fh9S4lKms+q Jean-Christophe Helary writes: > Next (related) question: > > Why that ugly number in front of headers defined with in HTML ? I have little knowledge about HTML export... I blind guess is that you may disable org-export-with-section-numbers (see "14.1.5 Options for the exporters" section of the manual) As for "ugly", it is probably subjective. Can you share a screenshot and suggest a concrete improvement? Also, are you on Org 9.5? I have seen some patches in that area lately. Best, Ihor