Jerome Simeon
Jerome Simeon
## Description Accord Project has released an alpha version of Concerto. It includes many breaking changes. This is an umbrella issue to track the work in migrating the Accord Project...
### Description I'm unclear what follows is merely a question or an issue: I think the "functional API" for concerto is only available as an experimental feature in `1.0.0-alpha` at...
- [x] New Contract & Template Markdown (@Jerome) _MVP: need update to template mark and cicero mark_ - [x] Document new variable formatting (See also #319 #320) - [x] Cicero...
The Ergo online REPL is currently available at: https://ergorepl.netlify.com It might be more useful as a kind of "Fiddle" https://jsfiddle.net and linked to the technical documentation here: https://docs.accordproject.org Since we...
# Discussion 🗣 The transformation stack seems to handle unicode quite well, but in the pdf generation case not all character sets are handled. ## Detailed Description For the following...
**Is your feature request related to a problem? Please describe.** It's not related to a problem, it's related to a feature. Namely having an agreed upon markdown notation for tables...
# Bug Report 🐛 If a link contains formatted text (e.g., emphasized) it is sometimes not rendered into pdf. ## Expected Behavior Links should be properly rendered. ## Current Behavior...
# Bug Report 🐛 Lists where the content of an item is directly another list result in item numbers overlapping in the transformed pdf document. ## Expected Behavior It should...
Currently we can generate pdf from Accord Project _contracts_. It would be nice if we could generate a pdf *form* from a template. The idea would be to generate form...
**Describe the bug** Ordered lists with a non-default initial index (e.g., `5. this is the first item`) follow different boundaries rules from ordered lists with a default initial index (e.g.,...