From 315fc6ac57f188a19bfd31e9011c9347cbf2f8d1 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Thu, 8 Jan 2015 13:44:00 -0500 Subject: [PATCH] Documenting more lack of support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40272e0..15c3a85 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ By default, Squib thinks in pixels. This decision was made so that we can have p {include:file:samples/units.rb} -Note: we do not support unit conversion on `save_pdf` and `Squib::Deck.new()`, [yet](https://github.com/andymeneely/squib/issues/21) +Note: we do not support unit conversion on `save_pdf` and `Squib::Deck.new()`, [yet](https://github.com/andymeneely/squib/issues/21). We are also working on support for unit conversion within layout parsing, so using it as a part of `extends` is not yet supported. ## Specifying Colors