Files
org-notes-quartz/test/notes/example-note.org
Ignacio Ballesteros 3738d1d7d8 initial version
2026-02-14 09:09:54 +01:00

438 B

Example Note

Introduction

This is an example org note with some features:

  • A link to roam:Another Note
  • A citation cite:smith2020
  • Some bold and italic text

Code Example

def hello():
    print("Hello, world!")

Conclusion

See also Related Concept for more info.