From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 1ACFF7C2A5 for ; Thu, 4 Nov 2021 12:45:45 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 0EF0F1FED6 for ; Thu, 4 Nov 2021 12:45:45 +0100 (CET) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 987EB1FECA for ; Thu, 4 Nov 2021 12:45:41 +0100 (CET) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 6AB86449F1 for ; Thu, 4 Nov 2021 12:45:41 +0100 (CET) Message-ID: Date: Thu, 4 Nov 2021 12:45:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:94.0) Gecko/20100101 Thunderbird/94.0 Content-Language: en-US To: Oguz Bektas , Proxmox VE development discussion References: <20211014081916.575700-1-o.bektas@proxmox.com> <32244938-3591-31c4-9016-60d1faf5c0bc@proxmox.com> From: Thomas Lamprecht In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SPAM-LEVEL: Spam detection results: 0 AWL 1.937 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment NICE_REPLY_A -3.528 Looks like a legit reply (A) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [archlinux.org, letmegooglethat.com] Subject: Re: [pve-devel] [PATCH v2 docs] pct: add section for supported distributions X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2021 11:45:45 -0000 On 04.11.21 12:12, Oguz Bektas wrote: > On Thu, Nov 04, 2021 at 12:00:03PM +0100, Thomas Lamprecht wrote: >> On 02.11.21 15:18, Oguz Bektas wrote: >>> any news for this? >>> >> not really, but not using asciidoc syntax for quotes was a reason that= prevented me from applying it. >=20 > which syntax exactly? >=20 > if i do it like this: >=20 > "a lightweight and flexible Linux=C2=AE distribution that tries to Keep= It > Simple." -- https://wiki.archlinux.org/title/Arch_Linux >=20 > it breaks the link in the rendered HTML page (it's not > highlighted or clickable). thats why i separated the links. >=20 > or do you mean something else? well, either - grep quote *.adoc - https://letmegooglethat.com/?q=3Dasciidoc+quote get me some examples for quote syntax ;P E.g.: [quote, https://wiki.archlinux.org/title/Arch_Linux] ____ a lightweight and flexible Linux=C2=AE distribution that tries to Keep It= Simple ____