Testing being able to blog directly from Obsidian.
s = 'And testing some coding'
if s == 'meh':
print("Wot?")
else:
print("Super reggie")
Testing being able to blog directly from Obsidian.
s = 'And testing some coding'
if s == 'meh':
print("Wot?")
else:
print("Super reggie")