From 47ab0ddea04e31828b61912bcd06105500fa5b37 Mon Sep 17 00:00:00 2001 From: Kyle Ferriter Date: Mon, 4 Nov 2024 15:19:20 -0700 Subject: [PATCH] Make LengthExpression admonition happy by adding a content block --- docs/source/concepts/SequenceExpression/LengthExpression.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/concepts/SequenceExpression/LengthExpression.rst b/docs/source/concepts/SequenceExpression/LengthExpression.rst index e9b37bea..51f9ebd9 100644 --- a/docs/source/concepts/SequenceExpression/LengthExpression.rst +++ b/docs/source/concepts/SequenceExpression/LengthExpression.rst @@ -5,6 +5,8 @@ Length Expression .. admonition:: New in V2 + Changes in VRS 2 + A length expression is used to represent molecular sequences with known length but unknown sequence content, typically as determined by molecular weight assays (e.g. gel electrophoresis).