Colors, fonts, and sizes for headings, code, tables, quotes, and admonitions - the live preview on the right updates as you go. When you're happy with it, download the profile as JSON.
Using a profile in MD Visor. Download the JSON, then drop it into
%LocalAppData%\MdVisor\styles\ - it shows up by name in Settings → Document
style, no restart needed. Colors and fonts apply to Web View, Print Layout, and PDF export alike.
A quick reference for how this profile looks in practice - the cutoff frequency is
f_c = 1 / (2πRC), and the full measurement writeup covers
the rest. Bold text picks up the accent color.
Three components, one measurement, repeated across five frequencies:
| Component | Value | Tolerance |
|---|---|---|
| R1 | 10 kΩ | ±1% |
| C1 | 100 nF | ±5% |
Table 1: component values used in the measurement
Bench configuration, from source to scope.
Function generator, oscilloscope, and the filter board under test.
Probes compensated against the scope's built-in reference square wave.
Ambient temperature logged alongside every run.
def cutoff(r, c):
return 1 / (2 * 3.14159 * r * c)
Measurements were taken with the scope in AC-coupled mode - see the appendix for the full setup.
Fig. 1: diagrams and charts sit on their own card, not directly on the page
Fig. 2: divider line and caption styling