# frozen_string_literal: true module Jekyll module Katex VERSION = '0.4.3' end end