reposition markdown hyperlink reference

This commit is contained in:
Corey Farwell 2019-01-22 22:51:33 -05:00 committed by GitHub
parent 55be692eb8
commit 8af02faab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,8 +129,6 @@ macro_rules! from_str_float_impl {
///
/// # Grammar
///
/// [EBNF]: https://www.w3.org/TR/REC-xml/#sec-notation
///
/// All strings that adhere to the following [EBNF] grammar
/// will result in an [`Ok`] being returned:
///
@ -144,6 +142,8 @@ macro_rules! from_str_float_impl {
/// Digit ::= [0-9]
/// ```
///
/// [EBNF]: https://www.w3.org/TR/REC-xml/#sec-notation
///
/// # Known bugs
///
/// In some situations, some strings that should create a valid float