Noyabrevka

Noyabrevka (Russian: Ноябревка) is a rural locality (a village) in Yangiskainsky Selsoviet, Gafuriysky District, Bashkortostan, Russia. The population was 8 as of 2010.[2] There is 1 street.

Noyabrevka

Ноябревка
Village
Noyabrevka
Noyabrevka
Coordinates: 53°45′N 56°14′E[1]
CountryRussia
RegionBashkortostan
DistrictGafuriysky District
Time zoneUTC+5:00

Geography

It is located 24 km from Krasnousolsky, 4 km from Yangiskain.

gollark: I too want to ship a large and probably slow Lua VM with my application.
gollark: At this point I'm actually very tempted to just use BBCode or something.
gollark: Unfortunately it has a weird bug with emphasis/bold and punctuation in some places, so I had to look at this.
gollark: I'm using an existing Markdown parsing library and using its vaguely tokenized output to produce virtual DOM.
gollark: This is an actual regex used to parse Markdown by one project:```^(?:(\*(?=[`\]!"#$%&'()+\-./:;<=>?@\[^_{|}~]))|\*)(?![\*\s])((?:(?:(?!\[.*?\]|`.*?`|<.*?>)(?:[^\*]|[\\s]\*)|\[.*?\]|`.*?`|<.*?>)|(?:(?:(?!\[.*?\]|`.*?`|<.*?>)(?:[^\*]|[\\s]\*)|\[.*?\]|`.*?`|<.*?>)*?(?<!\)\*){2})*?)(?:(?<![`\s\]!"#$%&'()+\-./:;<=>?@\[^_{|}~])\*(?!\*)|(?<=[`\]!"#$%&'()+\-./:;<=>?@\[^_{|}~])\*(?!\*)(?:(?=[`\s\]!"#$%&'()+\-./:;<=>?@\[^_{|}~]|$)))|^_([^\s_])_(?!_)|^_([^\s_<][\s\S]*?[^\s_])_(?!_|[^\s,!"#$%&'()+\-./:;<=>?@\[^_{|}~])|^_([^\s_<][\s\S]*?[^\s])_(?!_|[^\s,!"#$%&'()+\-./:;<=>?@\[^_{|}~])```(it's generated from a slightly less insane one with`punctuation` in place of the big mess of punctuation characters, to be fair)

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.