#I m having some issues with a markdown
1 messages · Page 1 of 1 (latest)
Here's the markdown I used:
| ---------------- | --------------------------------------------- |
| Grid consumption | `sensor.dsmr_reading_electricity_delivered_1` |
| | `sensor.dsmr_reading_electricity_delivered_2` |
| Return to grid | `sensor.dsmr_reading_electricity_returned_1` |
| | `sensor.dsmr_reading_electricity_returned_2` |
| Gas consumption | `sensor.dsmr_consumption_gas_delivered` |```
I guess I could introduce a space in the code so it can word-break, but that would make it harder to copy