Using with CSV/XLS

CSV / XLS Example

You can inject comments directly into CSV, XLS, or tabluar file structures for finance and accounting.

CryptocurrencyPrice (USD)BasedLang Comment
Bitcoin45000/* !based0.1: \nlet BTC = 45000 \nprint BTC */
Ethereum3000/* !based0.1: \nlet ETH = 3000 \nprint ETH */
Cardano1.5/* !based0.1: \nlet ADA = 1.50 \nprint ADA */
Solana150/* !based0.1: \nlet SOL = 150 \nprint SOL */
Ripple0.8/* !based0.1: \nlet XRP = 0.80 \nprint XRP */