8000 unwanted newline · Issue #10305 · jgm/pandoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
unwanted newline #10305
Closed
Closed
@champignoom

Description

@champignoom

A newline is mistakenly inserted in between "some fancy" and "font".

$ cat test.md                                           
---
mainfontfallback: some fancy font
...

$ pandoc -t context -s test.md | sed '/fancy/,+1!d' 
\definefallbackfamily[mainface][rm][some fancy
font][range=0x0000-0xFFFF, check=yes, force=no]

$ pandoc -v
pandoc 3.5
Features: +server +lua
Scripting engine: Lua 5.4
User data directory: /home/exp/.local/share/pandoc
Copyright (C) 2006-2024 John MacFarlane. Web: https://pandoc.org
This is free software; see the source for copying conditions. There is no
warranty, not even for merchantability or fitness for a particular purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0