Sample Blog Post
Testing Custom Shortcodes
Here’s an alert:
Note
This is an informational alert using our custom shortcode.
Here’s a warning:
This is a warning message.
And a quote:
Building impactful technologies for healthcare requires understanding both the technical and human aspects of the problem.
You can also use the built-in highlight shortcode:
1def build_healthcare_solution():
2 return "Impactful technology"