@startebnf title Ledger's Journal Format header Alen Šiljak, Ledger-rs project Journal = {Comment}, {Xact}; (* Xact Directive *) Xact = XHeader, {Comment}, Post, {Post}; XHeader = Date, [Aux_Date], ["*" | "!"], [("(", Code, ")")], [Payee], [Comment]; Post = Account, [Amount], [Annotation], [Cost], [Comment]; (* Posting *) Account = Account, {(":", Account)}; Amount = Quantity, [Commodity]; Annotation = [("{", PerUnitPrice, "}") | ("{{", TotalPrice, "}}")], [("[", Date, "]")]; Cost = Price | Sum; Price = ("@", Amount); Sum = ("@@", Amount); Comment = (";" | "#" | "!" | "@"), text ; (* Price Directive *) Price-Directive = "P", Date, [Time], Quantity, Commodity; @endebnf
Decode URL
Submit
amiga
aws-orange
black-knight
bluegray
blueprint
cerulean-outline
cerulean
crt-amber
crt-green
cyborg-outline
cyborg
hacker
lightgray
mars
materia-outline
materia
metal
mimeograph
minty
plain
reddress-darkblue
reddress-darkgreen
reddress-darkorange
reddress-darkred
reddress-lightblue
reddress-lightgreen
reddress-lightorange
reddress-lightred
sandstone
silver
sketchy-outline
sketchy
spacelab
spacelab-white
superhero-outline
superhero
toy
united
vibrant
🎉 Discover the future PlantUML Web Editor! 🚀
PNG
SVG
ASCII Art